Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDbreakpoint.c10668 static struct breakpoint_ops watchpoint_breakpoint_ops; variable
11099 &watchpoint_breakpoint_ops); in watch_command_1()
15998 ops = &watchpoint_breakpoint_ops; in initialize_breakpoint_ops()
16015 *ops = watchpoint_breakpoint_ops; in initialize_breakpoint_ops()