Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dbreakpoint.h152 bp_shlib_disabled, /* The eventpoint's address is in an unloaded solib. enumerator
Dbreakpoint.c869 bpt->owner->enable_state = bp_shlib_disabled; in insert_bp_location()
3800 b->enable_state == bp_shlib_disabled || in describe_other_breakpoints()
3882 && b->owner->enable_state != bp_shlib_disabled in check_duplicates()
3917 && b->owner->enable_state != bp_shlib_disabled in check_duplicates()
4392 b->enable_state = bp_shlib_disabled; in disable_breakpoints_in_shlibs()
4430 b->enable_state = bp_shlib_disabled; in disable_breakpoints_in_unloaded_shlib()
4455 if (b->enable_state == bp_shlib_disabled) in re_enable_breakpoints_in_shlibs()
6828 && b->enable_state != bp_shlib_disabled
7042 if (b->enable_state != bp_shlib_disabled)