Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dprintcmd.c133 void output_command (char *, int);
960 output_command (char *exp, int from_tty) in output_command() function
2075 add_com ("output", class_vars, output_command, in _initialize_printcmd()
H A Dtracepoint.c77 extern void output_command (char *, int);
2583 output_command (action_exp, from_tty); in trace_dump_command()
H A DChangeLog-19992246 * printcmd.c (output_command): Makes sure result from the output
2252 (do_examine, print_command_1, output_command, do_one_display):
4079 (output_command, args_info, locals_info, registers_info): add decls.
H A DChangeLog-1997275 * printcmd.c: export output_command, for use by other modules.
H A DChangeLog-19943424 * printcmd.c (output_command): Annotate things we print here too.
H A DChangeLog-20005115 * printcmd.c (print_command_1, output_command, set_command): Ditto.
H A DChangeLog-19923488 * printcmd.c (output_command): Thinko.