Searched refs:bp_catch_load (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | breakpoint.h | 122 bp_catch_load, enumerator
|
H A D | breakpoint.c | 1814 (ep->type == bp_catch_load) in ep_is_catchpoint() 1829 (ep->type == bp_catch_load) in ep_is_shlib_catchpoint() 2137 case bp_catch_load: in print_it_typical() 3133 case bp_catch_load: in bpstat_what() 3382 case bp_catch_load: in print_one_breakpoint() 3632 || b->type == bp_catch_load in user_settable_breakpoint() 4007 case bp_catch_load: in allocate_bp_location() 4882 case bp_catch_load: in mention() 7214 case bp_catch_load: in breakpoint_re_set_one() 7633 case bp_catch_load: in disable_command() [all …]
|
H A D | ChangeLog-1998 | 253 (print_it_normal): Check for bp_catch_load, bp_catch_unload, 261 table. Add cases for bp_catch_load, bp_catch_unload, 265 bp_catch_load, bp_catch_unload, bp_catch_fork, bp_catch_vfork, 276 (mention): New cases for bp_catch_load, bp_catch_unload, 292 (breakpoint_re_set_one): Handle bp_catch_load, bp_catch_unload, 294 (disable_command): Handle bp_catch_load, bp_catch_unload, 296 (enable_command): Handle bp_catch_load, bp_catch_unload, 302 bp_catch_throw, and bp_none, bp_catch_load, bp_catch_unload,
|