Searched refs:debugger_flag (Results 1 – 1 of 1) sorted by relevance
7 volatile bool debugger_flag = true; // The debugger will flip this to false variable15 if ( idx == 0 && debugger_flag) in start()