Searched refs:execute_command (Results 1 – 18 of 18) sorted by relevance
| /freebsd-12.1/usr.sbin/flowctl/ |
| H A D | flowctl.c | 101 static void execute_command(int, char **); 151 execute_command(argc, argv); in main() 159 execute_command(int argc, char **argv) in execute_command() function
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | top.h | 48 extern void execute_command (char *, int);
|
| H A D | gdbcmd.h | 113 extern void execute_command (char *, int);
|
| H A D | thread.c | 567 execute_command (cmd, from_tty); in thread_apply_all_command() 643 execute_command (cmd, from_tty); in thread_apply_command()
|
| H A D | nto-tdep.c | 149 execute_command (buf, 0); in nto_init_solib_absolute_prefix()
|
| H A D | top.c | 668 execute_command (char *p, int from_tty) in execute_command() function 822 execute_command (command, instream == stdin); in command_loop()
|
| H A D | event-top.c | 500 execute_command (command, instream == stdin); in command_handler()
|
| H A D | remote-mips.c | 2190 execute_command ("set args", 0); in mips_create_inferior()
|
| H A D | ada-lang.c | 381 execute_command (cmd, 0); in do_command()
|
| /freebsd-12.1/contrib/gdb/gdb/cli/ |
| H A D | cli-interp.c | 122 execute_command (args->command, args->from_tty); in do_captured_execute_command()
|
| H A D | cli-script.c | 316 execute_command (new_line, 0); in execute_control_command()
|
| /freebsd-12.1/contrib/gdb/gdb/mi/ |
| H A D | mi-main.c | 740 execute_command (run, from_tty); in mi_cmd_target_download() 761 execute_command (run, from_tty); in mi_cmd_target_select() 1325 execute_command ( /*ui */ run, 0 /*from_tty */ ); in mi_execute_cli_command() 1377 execute_command ( /*ui */ run, 0 /*from_tty */ ); in mi_execute_async_cli_command()
|
| H A D | mi-cmd-env.c | 61 execute_command ( /*ui */ run, 0 /*from_tty */ ); in env_execute_cli_command()
|
| /freebsd-12.1/contrib/gdb/gdb/tui/ |
| H A D | tui-stack.c | 426 execute_command (cmd, from_tty); in tui_update_command()
|
| H A D | tui.c | 249 execute_command (cmd, TRUE); in tui_rl_command_key()
|
| H A D | tui-win.c | 426 execute_command (cmd, 0); in tui_update_gdb_sizes() 429 execute_command (cmd, 0); in tui_update_gdb_sizes()
|
| /freebsd-12.1/stand/forth/ |
| H A D | support.4th | 786 : execute_command 797 execute? if execute_command exit then
|
| /freebsd-12.1/contrib/gdb/gdb/doc/ |
| H A D | gdbint.texinfo | 6625 breakpoint in @code{execute_command}.
|