[lldb-dev] [BUG?] Confusion between translation units?

Ramkumar Ramachandra via lldb-dev lldb-dev at lists.llvm.org
Tue Nov 3 13:12:17 PST 2015


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?


More information about the lldb-dev mailing list