Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
HDtarget.c97 static void debug_to_open (char *, int);
3770 debug_to_open (char *args, int from_tty) in debug_to_open() function
4952 current_target.to_open = debug_to_open; in setup_target_debug()