Searched refs:did_exec (Results 1 – 3 of 3) sorted by relevance
244 void ResetDiscoverableSettings(bool did_exec);
1815 bool did_exec = false; in SetThreadStopInfo() local1894 did_exec = true; in SetThreadStopInfo()1918 if (!handled && signo && !did_exec) { in SetThreadStopInfo()2620 const bool did_exec = in SetLastStopPacket() local2622 if (did_exec) { in SetLastStopPacket()2629 m_gdb_comm.ResetDiscoverableSettings(did_exec); in SetLastStopPacket()
267 void GDBRemoteCommunicationClient::ResetDiscoverableSettings(bool did_exec) { in ResetDiscoverableSettings() argument268 if (!did_exec) { in ResetDiscoverableSettings()