[lldb-dev] [Bug 15988] New: thread step over misbehaves after crash

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon May 13 16:35:15 PDT 2013


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

            Bug ID: 15988
           Summary: thread step over misbehaves after crash
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: andrew.kaylor at intel.com
    Classification: Unclassified

After the inferior process crashes, the 'thread step-over' command does not
work as expected on Linux.  If this command is executed immediately after a
crash, the process will skip over the step that caused the crash.

I'm adding a test case to test/functionalities/inferior-crashing that
reproduces this behavior.

-- 
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/20130513/86c06494/attachment.html>


More information about the lldb-dev mailing list