[Lldb-commits] [PATCH] D67776: Don't stop execution in batch mode when process stops with SIGINT or SIGSTOP
Phabricator via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 26 03:56:51 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL372961: Don't stop execution in batch mode when process stops with SIGINT or SIGSTOP (authored by tkrasnukha, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D67776?vs=221744&id=221908#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67776/new/
https://reviews.llvm.org/D67776
Files:
lldb/trunk/include/lldb/Interpreter/CommandInterpreter.h
lldb/trunk/include/lldb/Interpreter/CommandReturnObject.h
lldb/trunk/packages/Python/lldbsuite/test/driver/batch_mode/TestBatchMode.py
lldb/trunk/source/Commands/CommandObjectProcess.cpp
lldb/trunk/source/Interpreter/CommandInterpreter.cpp
lldb/trunk/source/Interpreter/CommandReturnObject.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67776.221908.patch
Type: text/x-patch
Size: 9996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190926/350785be/attachment-0001.bin>
More information about the lldb-commits
mailing list