Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gdb/gdb/
HDbreakpoint.h126 bp_catch_unload, enumerator
HDbreakpoint.c1836 || (ep->type == bp_catch_unload) in ep_is_catchpoint()
1851 || (ep->type == bp_catch_unload); in ep_is_shlib_catchpoint()
2166 case bp_catch_unload: in print_it_typical()
2662 if ((b->type == bp_catch_unload) in bpstat_stop_status()
3142 case bp_catch_unload: in bpstat_what()
3240 (ep->type != bp_catch_unload) && in bpstat_get_triggered_catchpoints()
3315 {bp_catch_unload, "catch unload"}, in print_one_breakpoint()
3391 case bp_catch_unload: in print_one_breakpoint()
3641 || b->type == bp_catch_unload in user_settable_breakpoint()
4003 case bp_catch_unload: in allocate_bp_location()
[all …]