Searched refs:m_supports_threads_in_stop_reply (Results 1 – 2 of 2) sorted by relevance
528 LazyBool m_supports_threads_in_stop_reply; variable
60 m_supports_threads_in_stop_reply(eLazyBoolCalculate), in GDBRemoteCommunicationClient()234 if (m_supports_threads_in_stop_reply == eLazyBoolCalculate) { in GetListThreadsInStopReplySupported()235 m_supports_threads_in_stop_reply = eLazyBoolNo; in GetListThreadsInStopReplySupported()241 m_supports_threads_in_stop_reply = eLazyBoolYes; in GetListThreadsInStopReplySupported()279 m_supports_threads_in_stop_reply = eLazyBoolCalculate; in ResetDiscoverableSettings()