Searched refs:SetPendingGdbServer (Results 1 – 3 of 3) sorted by relevance
64 void SetPendingGdbServer(lldb::pid_t pid, uint16_t port,
552 void GDBRemoteCommunicationServerPlatform::SetPendingGdbServer( in SetPendingGdbServer() function in GDBRemoteCommunicationServerPlatform
349 platform.SetPendingGdbServer(pid, port, socket_name); in main_platform()