Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dbreakpoint.h807 extern int deprecated_exception_catchpoints_are_fragile;
H A Dhppa-hpux-tdep.c807 deprecated_exception_catchpoints_are_fragile = 1; in initialize_hp_cxx_exception_support()
819 deprecated_exception_catchpoints_are_fragile = 0; in initialize_hp_cxx_exception_support()
H A Dbreakpoint.c273 int deprecated_exception_catchpoints_are_fragile = 0; variable
1649 && deprecated_exception_catchpoints_are_fragile) in breakpoint_init_inferior()
1658 if (deprecated_exception_catchpoints_are_fragile) in breakpoint_init_inferior()
H A DChangeLog8106 * breakpoint.h (deprecated_exception_catchpoints_are_fragile)
8111 * breakpoint.c (deprecated_exception_catchpoints_are_fragile)
8113 deprecated_exception_catchpoints_are_fragile and