Home
last modified time | relevance | path

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

/external/llvm-project/lldb/test/API/commands/process/attach-resume/
Dmain.cpp7 volatile bool debugger_flag = true; // The debugger will flip this to false variable
15 if ( idx == 0 && debugger_flag) in start()