Searched refs:GDBRemoteCommunicationServerPlatform (Results 1 – 4 of 4) sorted by relevance
47 GDBRemoteCommunicationServerPlatform::GDBRemoteCommunicationServerPlatform( in GDBRemoteCommunicationServerPlatform() function in GDBRemoteCommunicationServerPlatform58 &GDBRemoteCommunicationServerPlatform::Handle_qC); in GDBRemoteCommunicationServerPlatform()93 GDBRemoteCommunicationServerPlatform::~GDBRemoteCommunicationServerPlatform() {} in ~GDBRemoteCommunicationServerPlatform()95 Status GDBRemoteCommunicationServerPlatform::LaunchGDBServer( in LaunchGDBServer()165 GDBRemoteCommunicationServerPlatform::Handle_qLaunchGDBServer( in Handle_qLaunchGDBServer()223 GDBRemoteCommunicationServerPlatform::Handle_qQueryGDBServer( in Handle_qQueryGDBServer()328 GDBRemoteCommunicationServerPlatform::Handle_qProcessInfo( in Handle_qProcessInfo()346 GDBRemoteCommunicationServerPlatform::Handle_qGetWorkingDir( in Handle_qGetWorkingDir()359 GDBRemoteCommunicationServerPlatform::Handle_QSetWorkingDir( in Handle_QSetWorkingDir()371 GDBRemoteCommunicationServerPlatform::Handle_qC( in Handle_qC()[all …]
23 class GDBRemoteCommunicationServerPlatform28 GDBRemoteCommunicationServerPlatform(31 ~GDBRemoteCommunicationServerPlatform() override;106 DISALLOW_COPY_AND_ASSIGN(GDBRemoteCommunicationServerPlatform);
152 GDBRemoteCommunicationServerPlatform::PortMap gdbserver_portmap; in main_platform()299 GDBRemoteCommunicationServerPlatform platform( in main_platform()
439 SRCS+= Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp