Searched refs:m_stop_description (Results 1 – 8 of 8) sorted by relevance
94 m_stop_description() {} in NativeThreadLinux()122 description = m_stop_description; in GetStopReason()212 m_stop_description.clear(); in Resume()285 m_stop_description.clear(); in SetStoppedBySignal()298 m_stop_description = GetCrashReasonString(reason, *info); in SetStoppedBySignal()328 m_stop_description.clear(); in SetStopped()346 m_stop_description.clear(); in SetStoppedByBreakpoint()371 m_stop_description = ostr.str(); in SetStoppedByWatchpoint()
101 std::string m_stop_description; variable
42 m_stop_description() {} in NativeThreadFreeBSD()81 m_stop_description.clear(); in SetStoppedBySignal()89 m_stop_description = GetCrashReasonString(reason, *info); in SetStoppedBySignal()123 m_stop_description = ostr.str(); in SetStoppedByWatchpoint()138 m_stop_description.clear(); in SetStopped()197 description = m_stop_description; in GetStopReason()
73 std::string m_stop_description; variable
42 ), m_stop_description() {} in NativeThreadNetBSD()86 m_stop_description.clear(); in SetStoppedBySignal()94 m_stop_description = GetCrashReasonString(reason, *info); in SetStoppedBySignal()128 m_stop_description = ostr.str(); in SetStoppedByWatchpoint()143 m_stop_description.clear(); in SetStopped()214 description = m_stop_description; in GetStopReason()
27 m_stop_info(), m_stop_description(), m_host_thread(thread) { in NativeThreadWindows()99 m_stop_description = description; in SetStopReason()113 description = m_stop_description; in GetStopReason()
59 std::string m_stop_description; variable