Searched refs:step_stop_if_no_debug (Results 1 – 3 of 3) sorted by relevance
157 extern int step_stop_if_no_debug;
90 int step_stop_if_no_debug = 0; variable1316 if (step_over_calls == STEP_OVER_UNDEBUGGABLE && step_stop_if_no_debug) in handle_step_into_function()4208 var_boolean, (char *) &step_stop_if_no_debug, in _initialize_infrun()
734 if (step_range_end == 0 && step_stop_if_no_debug) in step_once()