Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dinfrun.c1257 stop_step = 1; in handle_step_into_function()
1318 stop_step = 1; in handle_step_into_function()
2038 stop_step = 0; in handle_inferior_event()
2678 stop_step = 1; in handle_inferior_event()
2722 stop_step = 1; in handle_inferior_event()
2736 stop_step = 1; in handle_inferior_event()
2756 stop_step = 1; in handle_inferior_event()
2895 stop_step = 1; in step_into_function()
3750 int stop_step; member
3797 inf_status->stop_step = stop_step; in save_inferior_status()
[all …]
H A Dinferior.h338 extern int stop_step;
H A Dinfcmd.c165 int stop_step; variable
662 if (!stop_step) in step_1()
697 if (stop_step) in step_1_continuation()
1314 if (stop_step) in program_info()