Home
last modified time | relevance | path

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

12

/llvm-project-15.0.7/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.h34 namespace process_gdb_remote {
249 lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult> {
250 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.h25 namespace process_gdb_remote {
H A DGDBRemoteCommunicationServer.h24 namespace process_gdb_remote {
H A DGDBRemoteCommunicationServerPlatform.h23 namespace process_gdb_remote {
H A DGDBRemoteClientBase.h17 namespace process_gdb_remote {
H A DGDBRemoteRegisterContext.h26 namespace process_gdb_remote {
H A DThreadGDBRemote.h24 namespace process_gdb_remote {
H A DGDBRemoteCommunicationHistory.cpp19 using namespace lldb_private::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-15.0.7/lldb/unittests/tools/lldb-server/tests/
H A DTestClient.h33 : public lldb_private::process_gdb_remote::GDBRemoteCommunicationClient {
92 lldb_private::process_gdb_remote::GDBRemoteCommunication::PacketResult
/llvm-project-15.0.7/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.cpp17 namespace process_gdb_remote { namespace
H A DGDBRemoteTestUtils.h18 namespace process_gdb_remote {
H A DPortMapTest.cpp15 using namespace lldb_private::process_gdb_remote;
/llvm-project-15.0.7/lldb/source/Initialization/
H A DSystemInitializerCommon.cpp110 process_gdb_remote::ProcessGDBRemoteLog::Initialize(); in Initialize()
/llvm-project-15.0.7/lldb/source/Plugins/Platform/gdb-server/
H A DPlatformRemoteGDBServer.cpp237 std::make_unique<process_gdb_remote::GDBRemoteCommunicationClient>(); in ConnectRemote()
239 process_gdb_remote::ProcessGDBRemote::GetPacketTimeout()); in ConnectRemote()
372 process_gdb_remote::GDBRemoteCommunication::ScopedTimeout timeout( in LaunchProcess()
H A DPlatformRemoteGDBServer.h157 std::unique_ptr<process_gdb_remote::GDBRemoteCommunicationClient>
/llvm-project-15.0.7/lldb/source/Plugins/Platform/QemuUser/
H A DPlatformQemuUser.cpp218 process_gdb_remote::ProcessGDBRemote::GetPluginNameStatic(), nullptr, in DebugProcess()

12