Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtop.h49 extern void execute_command (char *, int);
Dgdbcmd.h121 extern void execute_command (char *, int);
Dthread.c539 execute_command (cmd, from_tty); in thread_apply_all_command()
610 execute_command (cmd, from_tty); in thread_apply_command()
Dnto-tdep.c187 execute_command (buf, 0); in nto_init_solib_absolute_prefix()
Dtop.c375 execute_command (char *p, int from_tty) in execute_command() function
529 execute_command (command, instream == stdin); in command_loop()
Devent-top.c509 execute_command (command, instream == stdin); in command_handler()
Dremote-mips.c2188 execute_command ("set args", 0); in mips_create_inferior()
/mirbsd/src/gnu/usr.bin/binutils/gdb/cli/
Dcli-interp.c122 execute_command (args->command, args->from_tty); in do_captured_execute_command()
Dcli-script.c313 execute_command (new_line, 0); in execute_control_command()
/mirbsd/src/gnu/usr.bin/binutils/gdb/doc/
Dgdbint.texinfo6576 breakpoint in @code{execute_command}.