llvm-project/lldb/source/Plugins/Process/gdb-remote
Michał Górny 9ba71d03b0 [lldb] [gdb-remote] Remove unimplemented ProcessIDIsValid() (NFC)
This method is not implemented and not referenced anywhere in the code.

Sponsored by: The FreeBSD Foundation
2022-08-12 11:17:15 +02:00
..
CMakeLists.txt Revert "[llvm] cmake config groundwork to have ZSTD in LLVM" 2022-07-08 13:48:05 -07:00
GDBRemoteClientBase.cpp Revert "[lldb] [gdb-remote] Send interrupt packets from async thread" 2022-08-03 19:09:35 +02:00
GDBRemoteClientBase.h Revert "[lldb] [gdb-remote] Send interrupt packets from async thread" 2022-08-03 19:09:35 +02:00
GDBRemoteCommunication.cpp [lldb] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:31:49 -07:00
GDBRemoteCommunication.h [lldb] [llgs] Implement non-stop style stop notification packets 2022-06-21 19:04:20 +02:00
GDBRemoteCommunicationClient.cpp [lldb] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:31:49 -07:00
GDBRemoteCommunicationClient.h Allow firmware binaries to be specified only by load address 2022-08-02 14:14:16 -07: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 [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
GDBRemoteCommunicationServerCommon.h [LLDB] Remove recursive include of GDBRemoteCommunicationServerCommon.h 2022-02-21 18:46:12 -08:00
GDBRemoteCommunicationServerLLGS.cpp [lldb] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:31:49 -07:00
GDBRemoteCommunicationServerLLGS.h [lldb] [llgs] Fix disabling non-stop mode 2022-07-15 20:16:49 +02:00
GDBRemoteCommunicationServerPlatform.cpp [NFC] Improve FileSpec internal APIs and usage in preparation for adding caching of resolved/absolute. 2022-07-28 13:28:26 -07:00
GDBRemoteCommunicationServerPlatform.h [lldb/host] Remove monitor_signals argument from process monitoring functions 2022-02-24 11:12:59 +01:00
GDBRemoteErrno.def [lldb] [gdb-remote] Use standardized GDB errno values 2021-09-10 14:08:36 +02:00
GDBRemoteRegisterContext.cpp [lldb] Refactor DataBuffer so we can map files as read-only 2022-04-05 13:46:37 -07:00
GDBRemoteRegisterContext.h [lldb] Refactor DataBuffer so we can map files as read-only 2022-04-05 13:46:37 -07: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] Make Process and subclass constructors protected 2022-08-08 17:34:27 +02:00
ProcessGDBRemote.h [lldb] [gdb-remote] Remove unimplemented ProcessIDIsValid() (NFC) 2022-08-12 11:17:15 +02:00
ProcessGDBRemoteLog.cpp [lldb] Make logging machinery type-safe 2022-01-25 12:13:49 +01:00
ProcessGDBRemoteLog.h [lldb] Rename Logging.h to LLDBLog.h and clean up includes 2022-02-03 14:47:01 +01:00
ProcessGDBRemoteProperties.td
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