Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.c117 static int debug_to_insert_watchpoint (CORE_ADDR, int, int,
4704 debug_to_insert_watchpoint (CORE_ADDR addr, int len, int type, in debug_to_insert_watchpoint() function
4962 current_target.to_insert_watchpoint = debug_to_insert_watchpoint; in setup_target_debug()