Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp876 const bool threads_with_valid_stop_info_only = true; in PrepareStopReplyPacketForThread() local
878 *m_current_process, threads_with_valid_stop_info_only); in PrepareStopReplyPacketForThread()
3636 const bool threads_with_valid_stop_info_only = false; in Handle_jThreadsInfo() local
3638 GetJSONThreadsInfo(*m_current_process, threads_with_valid_stop_info_only); in Handle_jThreadsInfo()