Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/gdb/gdb/
Dtarget.c68 static void target_command (char *, int);
209 target_command (char *arg, int from_tty) in target_command() function
240 add_prefix_cmd ("target", class_run, target_command, in add_target()