Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDtarget.c120 static int debug_to_can_use_hw_breakpoint (int, int, int);
1896 debug_to_can_use_hw_breakpoint (int type, int cnt, int from_tty) in debug_to_can_use_hw_breakpoint() function
2364 current_target.to_can_use_hw_breakpoint = debug_to_can_use_hw_breakpoint; in setup_target_debug()