Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemote.cpp1718 StopInfoSP current_stop_info_sp = thread_sp->GetPrivateStopInfo(false); in SetThreadStopInfo() local
1720 current_stop_info_sp) { in SetThreadStopInfo()
1721 thread_sp->SetStopInfo(current_stop_info_sp); in SetThreadStopInfo()