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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev