Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dada-lang.c11800 static struct breakpoint_ops catch_exception_unhandled_breakpoint_ops; variable
12003 return (&catch_exception_unhandled_breakpoint_ops); in ada_exception_breakpoint_ops()
12833 ops = &catch_exception_unhandled_breakpoint_ops; in initialize_ada_catchpoint_ops()