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

Petr Hons via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 10 16:06:45 PST 2016


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

Sorry for the delay, I have been on holiday.

I have modified the patch as jingham requested. The public run lock is reset back on error in both Resume and ResumeSynchronous methods.


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.50373.patch
Type: text/x-patch
Size: 6696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160311/1466ed48/attachment.bin>


More information about the lldb-commits mailing list