Searched refs:GetVAttachOrWaitSupported (Results 1 – 3 of 3) sorted by relevance
221 bool GetVAttachOrWaitSupported();
857 m_gdb_comm.GetVAttachOrWaitSupported(); in ConnectToDebugserver()1115 if (!m_gdb_comm.GetVAttachOrWaitSupported()) { in DoAttachToProcessWithName()
236 bool GDBRemoteCommunicationClient::GetVAttachOrWaitSupported() { in GetVAttachOrWaitSupported() function in GDBRemoteCommunicationClient