Searched refs:GetVAttachOrWaitSupported (Results 1 – 3 of 3) sorted by relevance
230 bool GetVAttachOrWaitSupported();
867 m_gdb_comm.GetVAttachOrWaitSupported(); in ConnectToDebugserver()1126 if (!m_gdb_comm.GetVAttachOrWaitSupported()) { in DoAttachToProcessWithName()
251 bool GDBRemoteCommunicationClient::GetVAttachOrWaitSupported() { in GetVAttachOrWaitSupported() function in GDBRemoteCommunicationClient