Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStopInfo.cpp908 bool stop_requested = wp_sp->InvokeCallback(&context); in PerformAction() local
917 if (m_should_stop && !stop_requested) { in PerformAction()