Searched refs:m_stop_description (Results 1 – 6 of 6) sorted by relevance
161 GetDescription(&m_stop_description, eDescriptionLevelBrief); in GetPlanRunState() 200 if (m_stop_description.Empty()) in DoWillResume() 203 s->PutCString(m_stop_description.GetData());216 m_stop_description.Clear();
42 m_stop_description() {} in NativeThreadFreeBSD() 86 m_stop_description.clear(); in SetStoppedBySignal() 93 m_stop_description = GetCrashReasonString(*info); in SetStoppedBySignal() 127 m_stop_description = ostr.str(); in SetStoppedByWatchpoint() 169 m_stop_description.clear(); in SetStopped() 228 description = m_stop_description; in GetStopReason()
81 std::string m_stop_description;79 std::string m_stop_description; global() variable
42 ), m_stop_description() {} in NativeThreadNetBSD() 86 m_stop_description.clear(); in SetStoppedBySignal() 93 m_stop_description = GetCrashReasonString(*info); in SetStoppedBySignal() 127 m_stop_description = ostr.str(); in SetStoppedByWatchpoint() 169 m_stop_description.clear(); in SetStopped() 240 description = m_stop_description; in GetStopReason()
76 std::string m_stop_description; variable
71 StreamString m_stop_description; // Cache the stop description here70 StreamString m_stop_description; // Cache the stop description here global() variable