Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dtarget.c150 static void debug_to_load (char *, int);
2056 debug_to_load (char *args, int from_tty) in debug_to_load() function
2372 current_target.to_load = debug_to_load; in setup_target_debug()