[lldb-dev] [Bug 15989] Unable to allocate memory after inferior crash and step
via lldb-dev
lldb-dev at lists.llvm.org
Tue Jun 7 15:01:52 PDT 2016
https://llvm.org/bugs/show_bug.cgi?id=15989
labath at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |labath at google.com
Resolution|--- |WONTFIX
--- Comment #6 from labath at google.com ---
Currently on linux, the inferior will exit if you hit "next" after a "crash"
(== SEGV). I'll call this working as intended, since "next" is a valid way of
handing control to the SEGV handler, if the application has one.
--
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/20160607/f2c6d3f2/attachment.html>
More information about the lldb-dev
mailing list