Home
last modified time | relevance | path

Searched refs:bp_shlib_disabled (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.h152 bp_shlib_disabled, /* The eventpoint's address is in an unloaded solib. enumerator
Dbreakpoint.c858 bpt->owner->enable_state = bp_shlib_disabled; in insert_bp_location()
3785 b->enable_state == bp_shlib_disabled || in describe_other_breakpoints()
3868 && b->owner->enable_state != bp_shlib_disabled in check_duplicates()
3903 && b->owner->enable_state != bp_shlib_disabled in check_duplicates()
4377 b->enable_state = bp_shlib_disabled; in disable_breakpoints_in_shlibs()
4415 b->enable_state = bp_shlib_disabled; in disable_breakpoints_in_unloaded_shlib()
4441 if (b->enable_state == bp_shlib_disabled) in re_enable_breakpoints_in_shlibs()
7035 && b->enable_state != bp_shlib_disabled in delete_breakpoint()
7250 if (b->enable_state != bp_shlib_disabled in breakpoint_re_set_one()
DChangeLog1952 (re_enable_breakpoints_in_shlibs): For bp_shlib_disabled breakpoints,
DChangeLog-2003730 bp_shlib_disabled breakpoint if there is a shared library mapped