Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c164 static void debug_to_stop (void);
2276 debug_to_stop (void) in debug_to_stop() function
2398 current_target.to_stop = debug_to_stop; in setup_target_debug()