Home
last modified time | relevance | path

Searched refs:m_supports_qThreadStopInfo (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.h568 m_supports_qThreadStopInfo : 1, m_supports_z0 : 1, m_supports_z1 : 1, variable
H A DGDBRemoteCommunicationClient.cpp63 m_supports_qThreadStopInfo(true), m_supports_z0(true), in GDBRemoteCommunicationClient()
298 m_supports_qThreadStopInfo = true; in ResetDiscoverableSettings()
2763 if (m_supports_qThreadStopInfo) { in GetThreadStopInfo()
2772 m_supports_qThreadStopInfo = false; in GetThreadStopInfo()
2778 m_supports_qThreadStopInfo = false; in GetThreadStopInfo()