Home
last modified time | relevance | path

Searched refs:bp_finish (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.h60 bp_finish, /* used by finish command */ enumerator
H A Dbreakpoint.c3506 if (b->type == bp_finish) in update_breakpoints_after_exec()
5420 case bp_finish: in bpstat_what()
5778 {bp_finish, "finish"}, in bptype_string()
5970 case bp_finish: in print_one_breakpoint_location()
6851 case bp_finish: in init_bp_location()
13295 case bp_finish: in momentary_bkpt_print_it()
H A Dinfcmd.c1679 bp_finish); in finish_forward()