Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp2117 lldb::pid_t stop_pid = LLDB_INVALID_PROCESS_ID; in SetThreadStopInfo() local
2151 stop_pid = pid_tid->first; in SetThreadStopInfo()
2299 if (stop_pid != LLDB_INVALID_PROCESS_ID && stop_pid != pid) { in SetThreadStopInfo()
2303 stop_pid, pid); in SetThreadStopInfo()