Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dtarget.c109 static int debug_to_can_use_hw_breakpoint (int, int, int);
4583 debug_to_can_use_hw_breakpoint (int type, int cnt, int from_tty) in debug_to_can_use_hw_breakpoint() function
4959 current_target.to_can_use_hw_breakpoint = debug_to_can_use_hw_breakpoint; in setup_target_debug()