Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DProcessGDBRemote.cpp1955 const char *stop_info_desc = stop_info_sp->GetDescription(); in SetThreadStopInfo() local
1956 if (!stop_info_desc || !stop_info_desc[0]) in SetThreadStopInfo()