llvm-project/lldb/unittests/Process/gdb-remote
Jonas Devlieghere ff5225bfb6 [Reproducer] Move GDB Remote Packet into Utility. (NFC)
To support dumping the reproducer's GDB remote packets, we need the
(de)serialization logic to live in Utility rather than the GDB remote
plugin. This patch renames StreamGDBRemote to GDBRemote and moves the
relevant packet code there.

Its uses in the GDBRemoteCommunicationHistory and the
GDBRemoteCommunicationReplayServer are updated as well.

Differential revision: https://reviews.llvm.org/D67523

llvm-svn: 371907
2019-09-13 23:14:10 +00:00
..
CMakeLists.txt Create a generic handler for Xfer packets 2019-06-10 20:59:58 +00:00
GDBRemoteClientBaseTest.cpp [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
GDBRemoteCommunicationClientTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
GDBRemoteCommunicationServerTest.cpp Create a generic handler for Xfer packets 2019-06-10 20:59:58 +00:00
GDBRemoteCommunicationTest.cpp Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
GDBRemoteTestUtils.cpp [lldb-server] Introduce Socket::Initialize and Terminate to simply WSASocket setup 2019-04-10 04:57:18 +00:00
GDBRemoteTestUtils.h Create a generic handler for Xfer packets 2019-06-10 20:59:58 +00:00