Home
last modified time | relevance | path

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

/trueos/contrib/gdb/gdb/
HDtarget.c91 static void debug_to_open (char *, int);
1648 debug_to_open (char *args, int from_tty) in debug_to_open() function
2348 current_target.to_open = debug_to_open; in setup_target_debug()