Searched defs:threads_with_valid_stop_info_only (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Plugins/Process/gdb-remote/ | ||
H A D | GDBRemoteCommunicationServerLLGS.cpp | 876 const bool threads_with_valid_stop_info_only = true; PrepareStopReplyPacketForThread() local |
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | RNBRemote.cpp | 2838 const bool threads_with_valid_stop_info_only = true; in SendStopReplyPacketForThread() local |