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

/haiku-fatelf/src/bin/gdb/gdb/
H A Dinferior.h379 extern int step_multi;
H A Dinfcmd.c195 int step_multi; variable
692 step_multi = (count > 1);
797 step_multi = (count > 1);
1016 step_multi = 0; /* Only one call to proceed */
H A Dinfrun.c1061 if (step_multi && stop_step)
2800 if (!step_multi || !stop_step)
2943 if (step_multi && stop_step)

Completed in 57 milliseconds