hanchenye-llvm-project/lldb/unittests/Process
Eugene Zemtsov 7993cc5eed Make LLDB skip server-client roundtrip for signals that don't require any actions
If QPassSignals packaet is supported by lldb-server, lldb-client will
utilize it and ask the server to ignore signals that don't require stops
or notifications.
Such signals will be immediately re-injected into inferior to continue
normal execution.

Differential Revision: https://reviews.llvm.org/D30520

llvm-svn: 297231
2017-03-07 21:34:40 +00:00
..
gdb-remote Make LLDB skip server-client roundtrip for signals that don't require any actions 2017-03-07 21:34:40 +00:00
minidump Remove FileSpec::ReadFileContents. 2017-03-06 23:42:14 +00:00
CMakeLists.txt Minidump parsing 2016-09-01 11:29:53 +00:00