[all-commits] [llvm/llvm-project] a8ae68: [lldb] Delete GDBRemoteCommunicationReplayServer
Pavel Labath via All-commits
all-commits at lists.llvm.org
Mon Jan 3 07:14:48 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8ae6828a98dcd5ea083eb07be8ad6db77b688a2
https://github.com/llvm/llvm-project/commit/a8ae6828a98dcd5ea083eb07be8ad6db77b688a2
Author: Pavel Labath <pavel at labath.sk>
Date: 2022-01-03 (Mon, 03 Jan 2022)
Changed paths:
M lldb/source/Plugins/Platform/gdb-server/PlatformRemoteGDBServer.h
M lldb/source/Plugins/Process/gdb-remote/CMakeLists.txt
R lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.cpp
R lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationReplayServer.h
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
M lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
Log Message:
-----------
[lldb] Delete GDBRemoteCommunicationReplayServer
This survived the reproducer deletion.
More information about the All-commits
mailing list