Searched refs:debugger_current_op (Results 1 – 1 of 1) sorted by relevance
257 debugger_op debugger_current_op = DBOP_NONE; variable1368 if ((debugger_current_op == DBOP_PANIC) ||1407 if (debugger_current_op == DBOP_PANIC) {1427 …if (debugger_current_op == DBOP_PANIC || ((debugger_current_op == DBOP_DEBUGGER) && debugger_is_pa…1548 if (debugger_current_op == DBOP_PANIC ||1568 if (debugger_current_op == DBOP_DEBUGGER &&1656 debugger_current_op = DBOP_BREAKPOINT;1659 if (debugger_current_op == DBOP_PANIC ||1664 debugger_current_op = CPUDEBUGGEROP;1737 debugger_current_op = db_prev_op;[all …]