Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Target/
H A DStopInfo.cpp868 bool stop_requested = wp_sp->InvokeCallback(&context); in PerformAction() local
877 if (m_should_stop && !stop_requested) { in PerformAction()