Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c11680 static struct breakpoint_ops gnu_v3_exception_catchpoint_ops; variable
11699 &gnu_v3_exception_catchpoint_ops, from_tty, in handle_gnu_v3_exceptions()
15990 ops = &gnu_v3_exception_catchpoint_ops; in initialize_breakpoint_ops()