Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dbreakpoint.h83 bp_step_resume, enumerator
H A Dbreakpoint.c3455 if (b->type == bp_step_resume || b->type == bp_hp_step_resume) in update_breakpoints_after_exec()
3782 case bp_step_resume: in breakpoint_init_inferior()
5460 case bp_step_resume: in bpstat_what()
5788 {bp_step_resume, "step resume"}, in bptype_string()
5976 case bp_step_resume: in print_one_breakpoint_location()
6857 case bp_step_resume: in init_bp_location()
H A Dinfrun.c5413 gdb_assert (sr_type == bp_step_resume || sr_type == bp_hp_step_resume); in insert_step_resume_breakpoint_at_sal_1()
5431 bp_step_resume); in insert_step_resume_breakpoint_at_sal()