llvm-project/lldb/unittests/Process/gdb-remote
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
..
CMakeLists.txt [CMake] Update unit tests with accurate dependencies 2017-02-01 22:17:00 +00:00
GDBRemoteClientBaseTest.cpp Move many other files from Core -> Utility. 2017-03-06 18:34:25 +00:00
GDBRemoteCommunicationClientTest.cpp Make LLDB skip server-client roundtrip for signals that don't require any actions 2017-03-07 21:34:40 +00:00
GDBRemoteTestUtils.cpp [Windows] Remove the #include <eh.h> hack. 2017-03-03 20:21:59 +00:00
GDBRemoteTestUtils.h Attempt to fix freebsd build after r287864 2016-11-24 11:22:43 +00:00