https://github.com/labath commented:

After thinking about this more, I think I'd like to remove the parts related to 
accessing global variables from this patch. I have two reasons for that:
- it's not required functionality for the minimum viable product (which is 
replacing "frame variable") as the command does not support this functionality 
right now
- I still have questions about how this functionality is supposed to work, and 
I think it'd be better to discuss them separately, once the rest of the 
infrastructure is in place.

Registers are also not supported by "frame var", but I think the functionality 
there is clear, so I have no problem with including them in the initial patch.

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

Reply via email to