llvm-project/lldb/source/Plugins/Process/gdb-remote
Pavel Labath a007a6d844 [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
..
CMakeLists.txt [lldb] [gdb-remote] Support client fallback for servers without reg defs 2022-01-17 22:31:49 +01:00
GDBRemoteClientBase.cpp [lldb] Convert ProcessGDBRemoteLog to the new API 2022-02-01 14:36:29 +01:00
GDBRemoteClientBase.h [lldb] Remove non-stop mode code 2021-09-28 14:13:50 +02:00
GDBRemoteCommunication.cpp [lldb] Convert ProcessGDBRemoteLog to the new API 2022-02-01 14:36:29 +01:00
GDBRemoteCommunication.h [lldb/gdb-remote] Remove more non-stop mode remnants 2021-11-24 10:00:43 +01:00
GDBRemoteCommunicationClient.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
GDBRemoteCommunicationClient.h [lldb] [gdb-remote] Support getting siginfo via API 2022-01-28 17:47:47 +01:00
GDBRemoteCommunicationHistory.cpp [lldb] Replace default bodies of special member functions with = default; 2021-07-02 11:31:16 -07:00
GDBRemoteCommunicationHistory.h [lldb] Use C++11 default member initializers 2021-06-09 09:43:13 -07:00
GDBRemoteCommunicationServer.cpp [lldb] Convert ProcessGDBRemoteLog to the new API 2022-02-01 14:36:29 +01:00
GDBRemoteCommunicationServer.h [lldb/gdb-remote] Ignore spurious ACK packets 2021-11-25 12:34:08 +01:00
GDBRemoteCommunicationServerCommon.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
GDBRemoteCommunicationServerCommon.h Reland "[lldb] [gdb-server] Implement the vFile:fstat packet" 2021-09-10 11:57:59 +02:00
GDBRemoteCommunicationServerLLGS.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
GDBRemoteCommunicationServerLLGS.h [lldb/gdb-remote] Ignore spurious ACK packets 2021-11-25 12:34:08 +01:00
GDBRemoteCommunicationServerPlatform.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
GDBRemoteCommunicationServerPlatform.h [lldb] Use llvm::Optional for port in LaunchGDBServer 2020-11-30 11:20:39 +00:00
GDBRemoteErrno.def [lldb] [gdb-remote] Use standardized GDB errno values 2021-09-10 14:08:36 +02:00
GDBRemoteRegisterContext.cpp [lldb] Convert ProcessGDBRemoteLog to the new API 2022-02-01 14:36:29 +01:00
GDBRemoteRegisterContext.h [lldb] [gdb-remote] Remove HardcodeARMRegisters() hack 2021-10-25 20:05:29 +02:00
GDBRemoteRegisterFallback.cpp [lldb] [gdb-remote] Support client fallback for servers without reg defs 2022-01-17 22:31:49 +01:00
GDBRemoteRegisterFallback.h [lldb] [gdb-remote] Support client fallback for servers without reg defs 2022-01-17 22:31:49 +01:00
ProcessGDBRemote.cpp [lldb] Convert "LLDB" log channel to the new API 2022-02-02 14:13:08 +01:00
ProcessGDBRemote.h [lldb] Delete GDBRemoteCommunicationReplayServer 2022-01-03 16:13:57 +01:00
ProcessGDBRemoteLog.cpp [lldb] Make logging machinery type-safe 2022-01-25 12:13:49 +01:00
ProcessGDBRemoteLog.h [lldb] Convert ProcessGDBRemoteLog to the new API 2022-02-01 14:36:29 +01:00
ProcessGDBRemoteProperties.td [lldb/gdb-remote] Change default value of use-libraries-svr4 to true 2020-05-14 12:17:37 +02:00
ThreadGDBRemote.cpp [lldb] [gdb-remote] Support getting siginfo via API 2022-01-28 17:47:47 +01:00
ThreadGDBRemote.h [lldb] [gdb-remote] Support getting siginfo via API 2022-01-28 17:47:47 +01:00