Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/Windows/Common/
H A DNativeProcessWindows.cpp453 static bool initial_stop = false; in OnDebugException() local
510 if (!initial_stop) { in OnDebugException()
511 initial_stop = true; in OnDebugException()