Greg Clayton wrote:
> Be sure to use "frame variable" more as it will never run into these type 
> importation problems when you need to view a variable or members of a 
> variable.
>
> It would be interesting to see the output of "frame variable" from frame 0 
> and frame 4 and see if they differ at all.

`fr va` seems to fix the immediate problem, thanks! I'll let you know
if I run into issues with it.

We really should fix the expression parser, no? Why is it behaving strangely?
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to