Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c158 static int debug_to_can_run (void);
2234 debug_to_can_run (void) in debug_to_can_run() function
2394 current_target.to_can_run = debug_to_can_run; in setup_target_debug()