[Lldb-commits] [PATCH] D30286: Implement QPassSignals GDB package in lldb-server
Eugene Zemtsov via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Feb 22 19:44:57 PST 2017
eugene created this revision.
eugene added a project: LLDB.
Herald added a subscriber: emaste.
https://reviews.llvm.org/D30286
Files:
include/lldb/Host/common/NativeProcessProtocol.h
packages/Python/lldbsuite/test/tools/lldb-server/gdbremote_testcase.py
packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/Makefile
packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/TestGdbRemote_QPassSignals.py
packages/Python/lldbsuite/test/tools/lldb-server/signal-filtering/main.cpp
source/Host/common/NativeProcessProtocol.cpp
source/Plugins/Process/Linux/NativeProcessLinux.cpp
source/Plugins/Process/POSIX/CrashReason.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp
source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.h
source/Utility/StringExtractorGDBRemote.cpp
source/Utility/StringExtractorGDBRemote.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30286.89462.patch
Type: text/x-patch
Size: 13942 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20170223/42d93f59/attachment.bin>
More information about the lldb-commits
mailing list