Searched refs:debug_to_attach (Results 1 – 1 of 1) sorted by relevance
95 static void debug_to_attach (char *, int);1672 debug_to_attach (char *args, int from_tty) in debug_to_attach() function2350 current_target.to_attach = debug_to_attach; in setup_target_debug()