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.cpp2221 lldb::pid_t stop_pid = LLDB_INVALID_PROCESS_ID; in SetThreadStopInfo() local
2255 stop_pid = pid_tid->first; in SetThreadStopInfo()
2409 if (stop_pid != LLDB_INVALID_PROCESS_ID && stop_pid != pid) { in SetThreadStopInfo()
2413 stop_pid, pid); in SetThreadStopInfo()