llvm-project/lldb/source/Plugins/Process/gdb-remote
Jonas Devlieghere bba9ba8d95 [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC)
Rename LLDB_PLUGIN to LLDB_PLUGIN_DEFINE as Pavel suggested in D73067 to
avoid name conflict.
2020-02-14 09:58:24 -08:00
..
CMakeLists.txt [lldb] Qualify includes of Properties[Enum].inc files. NFC 2019-07-29 17:22:10 +00:00
GDBRemoteClientBase.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
GDBRemoteClientBase.h [GDBRemote] Reflow comments and improve docs. 2019-07-31 20:47:44 +00:00
GDBRemoteCommunication.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
GDBRemoteCommunication.h Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes" 2019-12-10 15:04:45 -08:00
GDBRemoteCommunicationClient.cpp [lldb][NFC] Remove several inefficient ConstString -> const char * -> StringRef conversions 2020-02-11 09:14:41 +01:00
GDBRemoteCommunicationClient.h [LLDB] Fix a bunch of -Wdocumentation warnings 2019-11-13 12:28:10 -08:00
GDBRemoteCommunicationHistory.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteCommunicationHistory.h Revert "Temporarily revert [lldb] e81268d - [lldb/Reproducers] Support multiple GDB remotes" 2019-12-10 15:04:45 -08:00
GDBRemoteCommunicationReplayServer.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteCommunicationReplayServer.h [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationServer.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteCommunicationServer.h Create a generic handler for Xfer packets 2019-06-10 20:59:58 +00:00
GDBRemoteCommunicationServerCommon.cpp [lldb/Plugin] Fix implicit conversion in GDBRemote 2020-01-28 15:16:56 -08:00
GDBRemoteCommunicationServerCommon.h gdb-remote: reduce some inclusion of Target/Process.h 2019-05-02 18:15:03 +00:00
GDBRemoteCommunicationServerLLGS.cpp [lldb][NFC] Remove several inefficient ConstString -> const char * -> StringRef conversions 2020-02-11 09:14:41 +01:00
GDBRemoteCommunicationServerLLGS.h Revert "Revert "Implement xfer:libraries-svr4:read packet"" 2019-07-23 20:40:30 +00:00
GDBRemoteCommunicationServerPlatform.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
GDBRemoteCommunicationServerPlatform.h [NFC] Remove ASCII lines from comments 2019-04-10 20:48:55 +00:00
GDBRemoteRegisterContext.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
GDBRemoteRegisterContext.h [lldb-server] Add setting to force 'g' packet use 2019-11-07 10:48:54 +01:00
ProcessGDBRemote.cpp [lldb/Plugin] s/LLDB_PLUGIN/LLDB_PLUGIN_DEFINE/ (NFC) 2020-02-14 09:58:24 -08:00
ProcessGDBRemote.h [lldb-server] Add setting to force 'g' packet use 2019-11-07 10:48:54 +01:00
ProcessGDBRemoteLog.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01: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 Temporarily change the default for use-g-packet-for-reading to false, 2019-11-08 18:21:57 -08:00
ThreadGDBRemote.cpp [lldb][NFC] Fix all formatting errors in .cpp file headers 2020-01-24 08:52:55 +01:00
ThreadGDBRemote.h gdb-remote: reduce some inclusion of Target/Process.h 2019-05-02 18:15:03 +00:00