llvm-project/lldb/unittests/Process/gdb-remote
Michał Górny bdb4468d39 [gdb-remote] Move broadcasting logic down to GDBRemoteClientBase
Move the broadcasting support from GDBRemoteCommunication
to GDBRemoteClientBase since this is where it is actually used.  Remove
GDBRemoteCommunication and subclass constructor arguments left over
after Communication cleanup.

Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.llvm.org/D133427
2022-09-09 17:13:08 +02:00
..
CMakeLists.txt [lldb] [lldb-gdbserver] Unify listen/connect code to use ConnectionFileDescriptor 2021-10-26 13:06:19 +02:00
GDBRemoteClientBaseTest.cpp [gdb-remote] Move broadcasting logic down to GDBRemoteClientBase 2022-09-09 17:13:08 +02:00
GDBRemoteCommunicationClientTest.cpp Change the meaning of a UUID with all zeros for data. 2022-08-30 10:17:58 -07:00
GDBRemoteCommunicationServerLLGSTest.cpp [lldb] [lldb-gdbserver] Unify listen/connect code to use ConnectionFileDescriptor 2021-10-26 13:06:19 +02:00
GDBRemoteCommunicationServerTest.cpp
GDBRemoteCommunicationTest.cpp [gdb-remote] Move broadcasting logic down to GDBRemoteClientBase 2022-09-09 17:13:08 +02:00
GDBRemoteTestUtils.cpp
GDBRemoteTestUtils.h [gdb-remote] Move broadcasting logic down to GDBRemoteClientBase 2022-09-09 17:13:08 +02:00
PortMapTest.cpp [lldb] Error when there are no ports to launch a gdbserver on 2020-11-30 10:19:14 +00:00