Home
last modified time | relevance | path

Searched refs:disp_del (Results 1 – 22 of 22) sorted by relevance

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dbreak-catch-throw.c239 bp_temp = b->disposition == disp_del; in print_it_exception_catchpoint()
315 bp_temp = b->disposition == disp_del; in print_mention_exception_catchpoint()
334 bp_temp = b->disposition == disp_del; in print_recreate_exception_catchpoint()
H A Dbreakpoint.h229 disp_del, /* Delete it */ enumerator
701 bpdisp disposition = disp_del;
H A Ddummy-frame.c133 && b->disposition == disp_del && frame_id_eq (b->frame_id, dummy->id.id)) in pop_dummy_frame_bpt()
H A Dbreakpoint.c7667 if (b->disposition == disp_del)
7783 if (b->disposition == disp_del)
7957 if (b->disposition == disp_del)
8202 if (b->disposition == disp_del)
9334 tempflag ? disp_del : disp_donttouch,
9650 if (b->disposition == disp_del)
10691 scope_breakpoint->disposition = disp_del;
11442 && bs->breakpoint_at->disposition == disp_del
12436 bp_temp = b->disposition == disp_del;
12470 if (b->disposition == disp_del)
[all …]
H A Dbreak-catch-syscall.c196 if (b->disposition == disp_del)
H A Dinfcall.c1210 bpt->disposition = disp_del; in call_function_by_hand_dummy()
H A Dada-lang.c12207 uiout->text (b->disposition == disp_del
12344 uiout->text (b->disposition == disp_del ? _("Temporary catchpoint ")
H A DChangeLog-20013334 * infcmd.c (run_stack_dummy): Use disp_del instead of del.
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dbreak-catch-throw.c239 bp_temp = b->disposition == disp_del; in print_it_exception_catchpoint()
315 bp_temp = b->disposition == disp_del; in print_mention_exception_catchpoint()
334 bp_temp = b->disposition == disp_del; in print_recreate_exception_catchpoint()
H A Dbreakpoint.h229 disp_del, /* Delete it */ enumerator
701 bpdisp disposition = disp_del;
H A Ddummy-frame.c133 && b->disposition == disp_del && frame_id_eq (b->frame_id, dummy->id.id)) in pop_dummy_frame_bpt()
H A Dbreakpoint.c7667 if (b->disposition == disp_del)
7783 if (b->disposition == disp_del)
7957 if (b->disposition == disp_del)
8202 if (b->disposition == disp_del)
9334 tempflag ? disp_del : disp_donttouch,
9650 if (b->disposition == disp_del)
10691 scope_breakpoint->disposition = disp_del;
11442 && bs->breakpoint_at->disposition == disp_del
12436 bp_temp = b->disposition == disp_del;
12470 if (b->disposition == disp_del)
[all …]
H A Dbreak-catch-syscall.c196 if (b->disposition == disp_del)
H A Dinfcall.c1210 bpt->disposition = disp_del; in call_function_by_hand_dummy()
H A Dada-lang.c12207 uiout->text (b->disposition == disp_del
12344 uiout->text (b->disposition == disp_del ? _("Temporary catchpoint ")
H A DChangeLog-20013334 * infcmd.c (run_stack_dummy): Use disp_del instead of del.
/netbsd/external/gpl3/gdb/dist/gdb/python/
H A Dpy-finishbreakpoint.c143 gdb_assert (bp_obj->bp->disposition == disp_del); in bpfinishpy_post_stop_hook()
H A Dpy-breakpoint.c583 if (self_bp->bp->disposition == disp_del in bppy_get_temporary()
/netbsd/external/gpl3/gdb.old/dist/gdb/python/
H A Dpy-finishbreakpoint.c143 gdb_assert (bp_obj->bp->disposition == disp_del); in bpfinishpy_post_stop_hook()
H A Dpy-breakpoint.c583 if (self_bp->bp->disposition == disp_del in bppy_get_temporary()
/netbsd/external/gpl3/gdb/dist/gdb/tui/
H A DChangeLog-1998-2003639 * tuiSourceWin.c: Use disp_del instead of del.
641 * tuiSource.c: Use disp_del instead of del.
643 * tuiDisassem.c: Use disp_del instead of del.
/netbsd/external/gpl3/gdb.old/dist/gdb/tui/
H A DChangeLog-1998-2003639 * tuiSourceWin.c: Use disp_del instead of del.
641 * tuiSource.c: Use disp_del instead of del.
643 * tuiDisassem.c: Use disp_del instead of del.