Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dinferior.h381 extern int step_multi;
Dinfcmd.c197 int step_multi; variable
716 step_multi = (count > 1); in step_1()
821 step_multi = (count > 1); in step_once()
1037 step_multi = 0; /* Only one call to proceed */ in until_next_command()
Dinfrun.c1065 if (step_multi && stop_step) in fetch_inferior_event()
2878 if (!step_multi || !stop_step) in print_stop_reason()
3028 if (step_multi && stop_step) in normal_stop()