Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp992 bool stop_requested = wp_sp->InvokeCallback(&context); in PerformAction() local
1001 if (m_should_stop && !stop_requested) { in PerformAction()