Searched refs:execute_command (Results 1 - 17 of 17) sorted by relevance

/freebsd-11.0-release/contrib/gdb/gdb/
H A Dtop.h48 extern void execute_command (char *, int);
H A Dgdbcmd.h113 extern void execute_command (char *, int);
H A Dthread.c553 execute_command */
567 execute_command (cmd, from_tty);
595 execute_command */
643 execute_command (cmd, from_tty);
H A Dnto-tdep.c149 execute_command (buf, 0);
H A Devent-top.c502 execute_command (command, instream == stdin);
690 /* We will not invoke a execute_command if there is more
H A Dtop.c671 execute_command (char *p, int from_tty)
825 execute_command (command, instream == stdin);
668 execute_command (char *p, int from_tty) function
H A Dremote-mips.c2193 execute_command ("set args", 0);
H A Dada-lang.c358 /* Perform execute_command on the result of concatenating all
382 execute_command (cmd, 0);
/freebsd-11.0-release/contrib/gdb/gdb/cli/
H A Dcli-interp.c28 #include "top.h" /* for "execute_command" */
35 /* Longjmp-safe wrapper for "execute_command" */
122 execute_command (args->command, args->from_tty);
H A Dcli-script.c317 execute_command (new_line, 0);
/freebsd-11.0-release/usr.sbin/flowctl/
H A Dflowctl.c99 static void execute_command(int, char **);
149 execute_command(argc, argv);
157 execute_command(int argc, char **argv) function
/freebsd-11.0-release/contrib/gdb/gdb/mi/
H A Dmi-cmd-env.c61 execute_command ( /*ui */ run, 0 /*from_tty */ );
H A Dmi-main.c740 execute_command (run, from_tty);
761 execute_command (run, from_tty);
1325 execute_command ( /*ui */ run, 0 /*from_tty */ );
1369 calling execute_command is wrong. It should only be printed
1377 execute_command ( /*ui */ run, 0 /*from_tty */ );
/freebsd-11.0-release/contrib/groff/src/preproc/refer/
H A Dcommand.cpp757 static void execute_command(const char *name, int argc, argument *argv) function
790 execute_command(command.contents(), argc, argv);
/freebsd-11.0-release/contrib/gdb/gdb/tui/
H A Dtui-stack.c427 execute_command (cmd, from_tty);
H A Dtui.c246 by execute_command. */
249 execute_command (cmd, TRUE);
H A Dtui-win.c426 execute_command (cmd, 0);
429 execute_command (cmd, 0);

Completed in 250 milliseconds