Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c61 static void echo_command (char *, int);
456 echo_command (char *text, int from_tty) in echo_command() function
1088 add_com ("echo", class_support, echo_command, in init_cli_cmds()