Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDgdbthread.h208 int step_multi; member
HDinfcmd.c935 if (!tp->control.stop_step || !tp->step_multi) in step_1()
939 tp->step_multi = 0; in step_1()
986 && tp->step_multi && tp->control.stop_step) in step_1_continuation()
994 tp->step_multi = 0; in step_1_continuation()
1091 tp->step_multi = (count > 1); in step_once()
1353 tp->step_multi = 0; /* Only one call to proceed */ in until_next_command()
HDinfrun.c2836 && ecs->event_thread->step_multi in fetch_inferior_event()
5800 if ((!inferior_thread ()->step_multi in print_end_stepping_range_reason()
6002 && inferior_thread ()->step_multi in normal_stop()
6155 || (!(inferior_thread ()->step_multi in normal_stop()