Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dtarget.c131 static int debug_to_stopped_by_watchpoint (void);
2075 debug_to_stopped_by_watchpoint (void) in debug_to_stopped_by_watchpoint() function
2500 current_target.to_stopped_by_watchpoint = debug_to_stopped_by_watchpoint; in setup_target_debug()