Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp848 const bool threads_with_valid_stop_info_only = true; in SendStopReplyPacketForThread() local
850 *m_current_process, threads_with_valid_stop_info_only); in SendStopReplyPacketForThread()
3330 const bool threads_with_valid_stop_info_only = false; in Handle_jThreadsInfo() local
3332 GetJSONThreadsInfo(*m_current_process, threads_with_valid_stop_info_only); in Handle_jThreadsInfo()