[lldb-dev] [Bug 20388] New: Continue stepping after inferior crashes cause Plan Stack to grow indefinitely
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Jul 21 11:13:28 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=20388
Bug ID: 20388
Summary: Continue stepping after inferior crashes cause Plan
Stack to grow indefinitely
Product: lldb
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: achien at blueshiftinc.com
Classification: Unclassified
After the inferior crashes, if I continue to step, a stepping into function
plan gets pushed onto the plan stack but that plan is never removed. Continue
stepping will simply cause the plan stack to grow indefinitely. This can be
observed easily with the functionalities/inferior-crashing/recursive-inferior
test.
--
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/20140721/a6051419/attachment.html>
More information about the lldb-dev
mailing list