Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp1947 const char *stop_info_desc = stop_info_sp->GetDescription(); in SetThreadStopInfo() local
1948 if (!stop_info_desc || !stop_info_desc[0]) in SetThreadStopInfo()