real-mikhail wrote:

> I think something like that might work.

Clarification: that will work only for cases if there are `VariableObject` for 
each variable and they are checked. If, for instance, non-persistent variable 
holds reference to persistent variable and only `MemoryCacheId` is bumped then 
(pretty printer of) non-persistent variable will not know that it needs 
updating.

https://github.com/llvm/llvm-project/pull/129092
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to