Home
last modified time | relevance | path

Searched refs:process_gdb_remote (Results 1 – 25 of 42) sorted by relevance

12

/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h16 namespace process_gdb_remote {
41 template <> Log::Channel &LogChannelFor<process_gdb_remote::GDBRLog>();
H A DGDBRemoteCommunication.h35 namespace process_gdb_remote {
240 } // namespace process_gdb_remote
246 lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult> {
247 static void format(const lldb_private::process_gdb_remote::
H A DGDBRemoteRegisterFallback.h18 namespace process_gdb_remote {
H A DProcessGDBRemoteLog.cpp15 using namespace lldb_private::process_gdb_remote;
H A DGDBRemoteCommunicationHistory.h20 namespace process_gdb_remote {
H A DGDBRemoteCommunicationServer.h24 namespace process_gdb_remote {
H A DGDBRemoteCommunicationServerPlatform.h23 namespace process_gdb_remote {
85 } // namespace process_gdb_remote
H A DGDBRemoteCommunicationHistory.cpp18 using namespace lldb_private::process_gdb_remote;
H A DThreadGDBRemote.h24 namespace process_gdb_remote {
H A DGDBRemoteRegisterContext.h26 namespace process_gdb_remote {
H A DGDBRemoteClientBase.h17 namespace process_gdb_remote {
H A DGDBRemoteCommunicationServerCommon.h22 namespace process_gdb_remote {
H A DGDBRemoteRegisterFallback.cpp12 namespace process_gdb_remote { namespace
H A DGDBRemoteCommunicationServer.cpp24 using namespace lldb_private::process_gdb_remote;
/llvm-project/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.h37 : public lldb_private::process_gdb_remote::GDBRemoteCommunicationClient {
97 lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult
/llvm-project/lldb/unittests/Process/gdb-remote/
H A DGDBRemoteTestUtils.cpp14 namespace process_gdb_remote { namespace
H A DGDBRemoteCommunicationServerLLGSTest.cpp13 using namespace lldb_private::process_gdb_remote;
H A DGDBRemoteCommunicationTest.cpp11 using namespace lldb_private::process_gdb_remote;
H A DGDBRemoteCommunicationServerTest.cpp18 namespace process_gdb_remote {
69 } // namespace process_gdb_remote in TEST()
17 namespace process_gdb_remote { global() namespace
H A DGDBRemoteTestUtils.h18 namespace process_gdb_remote {
H A DPortMapTest.cpp
/llvm-project/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp79 process_gdb_remote::ProcessGDBRemoteLog::Initialize(); in Initialize()
/llvm-project/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp242 std::make_unique<process_gdb_remote::GDBRemoteCommunicationClient>(); in ConnectRemote()
244 process_gdb_remote::ProcessGDBRemote::GetPacketTimeout()); in ConnectRemote()
371 process_gdb_remote::GDBRemoteCommunication::ScopedTimeout timeout( in LaunchProcess()
H A DPlatformRemoteGDBServer.h161 std::unique_ptr<process_gdb_remote::GDBRemoteCommunicationClient>
/llvm-project/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp225 process_gdb_remote::ProcessGDBRemote::GetPluginNameStatic(), nullptr, in DebugProcess()

12