Searched refs:stop_step (Results 1 – 4 of 4) sorted by relevance
1056 if (step_multi && stop_step) in fetch_inferior_event()1777 stop_step = 0; in handle_inferior_event()2305 stop_step = 1; in handle_inferior_event()2386 stop_step = 1; in handle_inferior_event()2445 stop_step = 1; in handle_inferior_event()2464 stop_step = 1; in handle_inferior_event()2478 stop_step = 1; in handle_inferior_event()2492 stop_step = 1; in handle_inferior_event()2512 stop_step = 1; in handle_inferior_event()2614 stop_step = 1; in step_into_function()[all …]
334 extern int stop_step;
165 int stop_step; variable690 if (!stop_step) in step_1()725 if (stop_step) in step_1_continuation()1321 if (stop_step) in program_info()
1089 that stop_step is 1 at bottom of main loop. I don't know why this