llvm-project/lldb/unittests/Process
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
..
Linux Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00
POSIX Implement GetSharedLibraryInfoAddress 2019-06-14 21:15:08 +00:00
gdb-remote [Reproducer] Move GDB Remote Packet into Utility. (NFC) 2019-09-13 23:14:10 +00:00
minidump [lldb] - Update unit tests after lib/ObjectYAML change. 2019-09-13 16:00:28 +00:00
CMakeLists.txt Implement GetSharedLibraryInfoAddress 2019-06-14 21:15:08 +00:00