[lldb-dev] [Bug 15784] expression interpreter fails after the inferior has crashed

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 14 17:02:23 PDT 2013


http://llvm.org/bugs/show_bug.cgi?id=15784

Ashok Thirumurthi <ashok.thirumurthi at intel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|lldb-dev at cs.uiuc.edu        |ashok.thirumurthi at intel.com

--- Comment #2 from Ashok Thirumurthi <ashok.thirumurthi at intel.com> ---
[Sean Callanan, at Ashok's computer]
When the "p argc" fails, it would be interesting to try "frame variable" to see
whether LLDB believes the variable is available in the current frame.
You could also try
(lldb) image lookup -va `$pc`
Let's look at this again and see if it's still an issue.  Preliminary tests
suggest this no longer fails.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130815/2ba98b16/attachment.html>


More information about the lldb-dev mailing list