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

            Bug ID: 16172
           Summary: Continue after process interrupt does not work
                    correctly
           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

When an inferior has been interrupted with the "process interrupt" command, the
process cannot be restarted because lldb doesn't recognize that the process has
been stopped.

This is demonstrated on Linux and Darwin by
ThreadStateTestCase.test_process_interrupt_with_[dsym|dwarf]
(test/functionalities/thread/state).

-- 
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