Home
last modified time | relevance | path

Searched refs:stop_stack_dummy (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dinfrun.c1778 stop_stack_dummy = 0; in handle_inferior_event()
1971 stop_stack_dummy = 1; in handle_inferior_event()
2132 if (stop_on_solib_events || stop_stack_dummy) in handle_inferior_event()
2964 if (!stop_stack_dummy) in normal_stop()
3036 if (stop_stack_dummy) in normal_stop()
3423 int stop_stack_dummy; member
3470 inf_status->stop_stack_dummy = stop_stack_dummy; in save_inferior_status()
3524 stop_stack_dummy = inf_status->stop_stack_dummy; in restore_inferior_status()
H A Dinferior.h338 extern int stop_stack_dummy;
H A Dinfcall.c730 if (stopped_by_random_signal || !stop_stack_dummy) in call_function_by_hand()
801 if (!stop_stack_dummy) in call_function_by_hand()
H A Dinfcmd.c169 int stop_stack_dummy; variable
H A DChangeLog-20001592 for call dummy instead of accessing stop_stack_dummy, which does
H A DChangeLog12114 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling