Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dtarget.c95 static void debug_to_attach (char *, int);
1672 debug_to_attach (char *args, int from_tty) in debug_to_attach() function
2350 current_target.to_attach = debug_to_attach; in setup_target_debug()