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

Reply via email to