Searched refs:GetVAttachOrWaitSupported (Results 1 – 3 of 3) sorted by relevance
264 bool GetVAttachOrWaitSupported();
1009 m_gdb_comm.GetVAttachOrWaitSupported(); in ConnectToDebugserver()1189 if (!m_gdb_comm.GetVAttachOrWaitSupported()) { in DoAttachToProcessWithName()
210 bool GDBRemoteCommunicationClient::GetVAttachOrWaitSupported() { in GetVAttachOrWaitSupported() function in GDBRemoteCommunicationClient