Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c128 static int debug_to_remove_watchpoint (CORE_ADDR, int, int);
1993 debug_to_remove_watchpoint (CORE_ADDR addr, int len, int type) in debug_to_remove_watchpoint() function
2368 current_target.to_remove_watchpoint = debug_to_remove_watchpoint; in setup_target_debug()