Home
last modified time | relevance | path

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

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