llvm-project/lldb/source/Plugins/Process/gdb-remote
Michal Gorny e4d25e9e16 [lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list
Fix processing of "C" packet with signal for the whole process to
default signal value for action list to LLDB_INVALID_SIGNAL_NUMBER
rather than 0.

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

llvm-svn: 372090
2019-09-17 09:31:00 +00:00
..
CMakeLists.txt [lldb] Qualify includes of Properties[Enum].inc files. NFC 2019-07-29 17:22:10 +00:00
GDBRemoteClientBase.cpp [NFC] Return llvm::StringRef from StringExtractor::GetStringRef. 2019-08-21 04:55:56 +00:00
GDBRemoteClientBase.h [GDBRemote] Reflow comments and improve docs. 2019-07-31 20:47:44 +00:00
GDBRemoteCommunication.cpp [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunication.h typedef enum -> enum 2019-05-14 08:55:50 +00:00
GDBRemoteCommunicationClient.cpp Upstream macCatalyst support in debugserver and the macOS dynamic loader 2019-09-04 17:23:15 +00:00
GDBRemoteCommunicationClient.h [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationHistory.cpp [NFC] Move dumping into GDBRemotePacket 2019-09-16 20:02:57 +00:00
GDBRemoteCommunicationHistory.h [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationReplayServer.cpp [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationReplayServer.h [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationServer.cpp [NFC] Return llvm::StringRef from StringExtractor::GetStringRef. 2019-08-21 04:55:56 +00:00
GDBRemoteCommunicationServer.h Create a generic handler for Xfer packets 2019-06-10 20:59:58 +00:00
GDBRemoteCommunicationServerCommon.cpp [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationServerCommon.h gdb-remote: reduce some inclusion of Target/Process.h 2019-05-02 18:15:03 +00:00
GDBRemoteCommunicationServerLLGS.cpp [lldb] [Process/gdb-remote] Fix defaulting signal to invalid in action list 2019-09-17 09:31:00 +00:00
GDBRemoteCommunicationServerLLGS.h Revert "Revert "Implement xfer:libraries-svr4:read packet"" 2019-07-23 20:40:30 +00:00
GDBRemoteCommunicationServerPlatform.cpp [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationServerPlatform.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
GDBRemoteRegisterContext.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
GDBRemoteRegisterContext.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessGDBRemote.cpp [Reproducer] Move GDB Remote Provider into Reproducer (NFC) 2019-09-11 23:15:12 +00:00
ProcessGDBRemote.h [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
ProcessGDBRemoteLog.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessGDBRemoteLog.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
ProcessGDBRemoteProperties.td [lldb] Qualify includes of Properties[Enum].inc files. NFC 2019-07-29 17:22:10 +00:00
ThreadGDBRemote.cpp [Logging] Replace Log::Printf with LLDB_LOG macro (NFC) 2019-07-24 17:56:10 +00:00
ThreadGDBRemote.h gdb-remote: reduce some inclusion of Target/Process.h 2019-05-02 18:15:03 +00:00