Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-cmds.c82 static void make_command (char *, int);
1192 make_command (char *arg, int from_tty) in make_command() function
1856 c = add_com ("make", class_support, make_command, _("\ in _initialize_cli_cmds()