Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.c111 static int debug_to_insert_hw_breakpoint (struct gdbarch *,
4674 debug_to_insert_hw_breakpoint (struct gdbarch *gdbarch, in debug_to_insert_hw_breakpoint() function
4960 current_target.to_insert_hw_breakpoint = debug_to_insert_hw_breakpoint; in setup_target_debug()