Searched refs:debug_to_stopped_by_watchpoint (Results 1 – 1 of 1) sorted by relevance
131 static int debug_to_stopped_by_watchpoint (void);2075 debug_to_stopped_by_watchpoint (void) in debug_to_stopped_by_watchpoint() function2500 current_target.to_stopped_by_watchpoint = debug_to_stopped_by_watchpoint; in setup_target_debug()