[Lldb-commits] [PATCH] D17635: Continue after process exit

Petr Hons via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 26 15:35:22 PST 2016


Honsik updated this revision to Diff 49258.
Honsik added a comment.

OK I have modified the PrivateResume to add the check and release the public running lock.


http://reviews.llvm.org/D17635

Files:
  packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_case_sensitivity/TestBreakpointCaseSensitivity.py
  packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
  source/Target/Process.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17635.49258.patch
Type: text/x-patch
Size: 5522 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160226/e06f54c7/attachment.bin>


More information about the lldb-commits mailing list