Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dbreakpoint.c8589 static struct breakpoint_ops catch_exec_breakpoint_ops; variable
11574 &catch_exec_breakpoint_ops); in catch_exec_command_1()
16073 ops = &catch_exec_breakpoint_ops; in initialize_breakpoint_ops()