Searched refs:did_exec (Results 1 – 3 of 3) sorted by relevance
227 void ResetDiscoverableSettings(bool did_exec);
1743 bool did_exec = false; in SetThreadStopInfo() local1855 did_exec = true; in SetThreadStopInfo()1899 if (!handled && signo && !did_exec) { in SetThreadStopInfo()2496 const bool did_exec = in SetLastStopPacket() local2498 if (did_exec) { in SetLastStopPacket()2505 m_gdb_comm.ResetDiscoverableSettings(did_exec); in SetLastStopPacket()
265 void GDBRemoteCommunicationClient::ResetDiscoverableSettings(bool did_exec) { in ResetDiscoverableSettings() argument266 if (!did_exec) { in ResetDiscoverableSettings()