Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dtarget.c97 static void debug_to_detach (char *, int);
1682 debug_to_detach (char *args, int from_tty) in debug_to_detach() function
2345 current_target.to_detach = debug_to_detach; in setup_target_debug()