[lldb-dev] [Bug 16172] New: Continue after process interrupt does not work correctly

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue May 28 15:26:16 PDT 2013


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: lldb-dev at cs.uiuc.edu
          Reporter: andrew.kaylor at intel.com
    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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20130528/4df35504/attachment.html>


More information about the lldb-dev mailing list