Searched refs:stop_stack_dummy (Results 1 – 6 of 6) sorted by relevance
1778 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; member3470 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()
338 extern int stop_stack_dummy;
730 if (stopped_by_random_signal || !stop_stack_dummy) in call_function_by_hand()801 if (!stop_stack_dummy) in call_function_by_hand()
169 int stop_stack_dummy; variable
1592 for call dummy instead of accessing stop_stack_dummy, which does
12114 * infrun.c (handle_inferior_event): Check stop_stack_dummy if handling