Searched refs:GetVAttachOrWaitSupported (Results 1 – 3 of 3) sorted by relevance
224 bool GetVAttachOrWaitSupported();
851 m_gdb_comm.GetVAttachOrWaitSupported(); in ConnectToDebugserver()1106 if (!m_gdb_comm.GetVAttachOrWaitSupported()) { in DoAttachToProcessWithName()
235 bool GDBRemoteCommunicationClient::GetVAttachOrWaitSupported() { in GetVAttachOrWaitSupported() function in GDBRemoteCommunicationClient