Home
last modified time | relevance | path

Searched refs:bp_shlib_event (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDbreakpoint.h100 bp_shlib_event, enumerator
HDbreakpoint.c1239 if (b->type == bp_shlib_event) in update_breakpoints_after_exec()
2137 case bp_shlib_event: in print_it_typical()
3134 case bp_shlib_event: in bpstat_what()
3311 {bp_shlib_event, "shlib events"}, in print_one_breakpoint()
3473 case bp_shlib_event: in print_one_breakpoint()
3999 case bp_shlib_event: in allocate_bp_location()
4339 if (b->type == bp_shlib_event) in remove_solib_event_breakpoints()
4348 b = create_internal_breakpoint (address, bp_shlib_event); in create_solib_event_breakpoint()
4814 case bp_shlib_event: in mention()
7061 b->type != bp_shlib_event && in delete_command()
[all …]