Searched refs:breakpoint_proceeded (Results 1 – 5 of 5) sorted by relevance
1470 inferior.h: Add breakpoint_proceeded to inferior status struct1474 infrun.c (clear_proceed_status): Set breakpoint_proceeded.1476 (proceed): Remove earlier code that set breakpoint_proceeded.1482 infcmd.c: Add breakpoint_proceeded definition and comment.1488 Use new variable "breakpoint_proceeded" to determine when1518 * infrun.c (proceed): Set breakpoint_proceeded.
502 static bool breakpoint_proceeded; variable4731 breakpoint_proceeded = 1; in breakpoint_about_to_proceed()4792 breakpoint_proceeded = 0; in bpstat_do_actions_1()4839 if (breakpoint_proceeded) in bpstat_do_actions_1()4845 if (breakpoint_proceeded) in bpstat_do_actions_1()
11036 * breakpoint.c (breakpoint_proceeded): New static.11040 * inferior.h (breakpoint_proceeded): Delete declaration.11041 * infrun.c (clear_proceed_status): Don't set breakpoint_proceeded.11043 (struct inferior_status): Delete breakpoint_proceeded member.
11858 * infcmd.c (breakpoint_proceeded): Remove it.
4764 (breakpoint_proceeded): Likewise.