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