Searched refs:STEP_CONTINUE (Results 1 – 1 of 1) sorted by relevance
58 #define STEP_CONTINUE 4 macro61 static int db_run_mode = STEP_CONTINUE;159 if (db_run_mode == STEP_CONTINUE && IS_SSTEP_TRAP(type, code)) in db_stop_at_pc()161 if (db_run_mode != STEP_CONTINUE && !IS_SSTEP_TRAP(type, code)) { in db_stop_at_pc()168 db_run_mode = STEP_CONTINUE; in db_stop_at_pc()251 if (db_run_mode == STEP_CONTINUE) { in db_restart_at_pc()408 db_run_mode = STEP_CONTINUE; in db_continue_cmd()