Searched refs:SetNonStopMode (Results 1 – 3 of 3) sorted by relevance
333 bool SetNonStopMode(const bool enable);
2361 bool GDBRemoteCommunicationClient::SetNonStopMode(const bool enable) { in SetNonStopMode() function in GDBRemoteCommunicationClient
1002 GetTarget().SetNonStopModeEnabled(m_gdb_comm.SetNonStopMode(true)); in ConnectToDebugserver()