Searched refs:stop_bpstat (Results 1 – 12 of 12) sorted by relevance
635 bpstat_clear (&stop_bpstat); in clear_proceed_status()1399 stop_bpstat = bpstat_stop_status (stop_pc, ecs->ptid, 0); in handle_inferior_event()1401 ecs->random_signal = !bpstat_explains_signal (stop_bpstat); in handle_inferior_event()1448 stop_bpstat = bpstat_stop_status (stop_pc, ecs->ptid, 0); in handle_inferior_event()1450 ecs->random_signal = !bpstat_explains_signal (stop_bpstat); in handle_inferior_event()1776 bpstat_clear (&stop_bpstat); in handle_inferior_event()1840 bpstat_clear (&stop_bpstat); in handle_inferior_event()1844 stop_bpstat = bpstat_stop_status (stop_pc, ecs->ptid, in handle_inferior_event()1874 = !(bpstat_explains_signal (stop_bpstat) in handle_inferior_event()1879 ecs->random_signal = !bpstat_explains_signal (stop_bpstat); in handle_inferior_event()[all …]
156 bpstat stop_bpstat; variable544 bpstat bs = stop_bpstat; in continue_command()1153 if (bpstat_find_breakpoint (stop_bpstat, breakpoint) != NULL in finish_command_continuation()1278 if (bpstat_find_breakpoint (stop_bpstat, breakpoint) != NULL in finish_command()1309 bpstat bs = stop_bpstat; in program_info()
325 extern bpstat stop_bpstat;
321 bpstat_clear_actions (stop_bpstat); /* Clear queued breakpoint commands */ in throw_exception()814 bpstat_do_actions (&stop_bpstat); in command_loop()870 bpstat_do_actions (&stop_bpstat); in simplified_command_loop()
525 bpstat_do_actions (&stop_bpstat); in command_handler()564 bpstat_do_actions (&stop_bpstat); in command_line_handler_continuation()
712 make_cleanup (breakpoint_auto_delete_contents, &stop_bpstat); in call_function_by_hand()
1479 than clear_breakpoint_commands. No callers need the stop_bpstat1495 the deleted breakpoint from the stop_bpstat chain.
7113 for (bs = stop_bpstat; bs; bs = bs->next) in delete_breakpoint()
2696 bpstat_clear (&inf_status.stop_bpstat).5911 infrun.c: Replace switch (stop_bpstat->breakpoint_at->type)
3339 bpstat_explains_signal (stop_bpstat) not stop_breakpoint.
7784 * infrun.c (normal_stop): Pass "stop_bpstat" to
167 bpstat_do_actions (&stop_bpstat); in mi_interpreter_exec_continuation()