..
CMakeLists.txt
Add GDB remote packet reproducer.
2018-11-13 19:18:16 +00:00
GDBRemoteClientBase.cpp
[lldb] NFC modernize codebase with modernize-use-nullptr
2019-05-23 11:14:47 +00:00
GDBRemoteClientBase.h
Bring Doxygen comment syntax in sync with LLVM coding style.
2019-03-11 17:09:29 +00:00
GDBRemoteCommunication.cpp
[gdb-remote] Fix more issues with thread_result_t
2019-05-23 19:32:46 +00:00
GDBRemoteCommunication.h
typedef enum -> enum
2019-05-14 08:55:50 +00:00
GDBRemoteCommunicationClient.cpp
Revert "[GDBRemote] Remove code that flushes GDB remote packets"
2019-06-30 19:00:09 +00:00
GDBRemoteCommunicationClient.h
gdb-remote: fix the build on Windows
2019-05-02 19:09:58 +00:00
GDBRemoteCommunicationHistory.cpp
[Reproducers] Log inconsistencies during replay (NFC)
2019-03-21 01:57:33 +00:00
GDBRemoteCommunicationHistory.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GDBRemoteCommunicationReplayServer.cpp
[Reproducer] Assert on unexpected packet
2019-07-01 21:25:34 +00:00
GDBRemoteCommunicationReplayServer.h
Update the file headers across all of the LLVM projects in the monorepo
2019-01-19 08:50:56 +00:00
GDBRemoteCommunicationServer.cpp
Create a generic handler for Xfer packets
2019-06-10 20:59:58 +00:00
GDBRemoteCommunicationServer.h
Create a generic handler for Xfer packets
2019-06-10 20:59:58 +00:00
GDBRemoteCommunicationServerCommon.cpp
Revert "Implement xfer:libraries-svr4:read packet"
2019-07-01 12:41:20 +00:00
GDBRemoteCommunicationServerCommon.h
gdb-remote: reduce some inclusion of Target/Process.h
2019-05-02 18:15:03 +00:00
GDBRemoteCommunicationServerLLGS.cpp
Revert "Implement xfer:libraries-svr4:read packet"
2019-07-01 12:41:20 +00:00
GDBRemoteCommunicationServerLLGS.h
Revert "Implement xfer:libraries-svr4:read packet"
2019-07-01 12:41:20 +00:00
GDBRemoteCommunicationServerPlatform.cpp
Make ConnectionFileDescription work with all sockets
2019-05-30 23:30:35 +00:00
GDBRemoteCommunicationServerPlatform.h
[NFC] Remove ASCII lines from comments
2019-04-10 20:48:55 +00:00
GDBRemoteRegisterContext.cpp
[lldb] NFC modernize codebase with modernize-use-nullptr
2019-05-23 11:14:47 +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
Make sure the thread list is updated before you set the stop reason
2019-06-28 17:57:19 +00:00
ProcessGDBRemote.h
Support nested target.xml register definition files, lack of reg group markers.
2019-06-26 21:59:39 +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
ThreadGDBRemote.cpp
[NFC] Remove ASCII lines from comments
2019-04-10 20:48:55 +00:00
ThreadGDBRemote.h
gdb-remote: reduce some inclusion of Target/Process.h
2019-05-02 18:15:03 +00:00