Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinferior.h379 extern int step_multi;
H A Dinfcmd.c195 int step_multi; variable
687 step_multi = (count > 1); in step_1()
792 step_multi = (count > 1); in step_once()
1008 step_multi = 0; /* Only one call to proceed */ in until_next_command()
H A Dinfrun.c1056 if (step_multi && stop_step) in fetch_inferior_event()
2800 if (!step_multi || !stop_step) in print_stop_reason()
2942 if (step_multi && stop_step) in normal_stop()