Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dinfcmd.c85 static void disconnect_command (char *, int);
1884 disconnect_command (char *args, int from_tty) in disconnect_command() function
2031 add_com ("disconnect", class_run, disconnect_command, in _initialize_infcmd()
DChangeLog-20036816 * infcmd.c (disconnect_command): New function.