Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dprintcmd.c145 static void printf_command (char *, int);
1730 printf_command (char *arg, int from_tty) in printf_command() function
2071 add_com ("printf", class_vars, printf_command, in _initialize_printcmd()
H A DChangeLog-19931245 * printcmd.c (printf_command): args_to_vprintf.
1543 * printcmd.c (printf_command): Instead of using makeva* and
1552 * printcmd.c (printf_command): Make a cleanup for val_args (fixes
3857 * printcmd.c (printf_command): Call wrap_here before vprintf.
4131 (printf_command): Use it.
4468 * printcmd.c (printf_command): Cast second arg to vprintf to PTR.
H A DChangeLog-19901902 * printcmd.c (printf_command) [__INT_VARARGS_H]: New code.
1903 (printf_command): Add from_tty parameter.
H A DChangeLog-20002954 * printcmd.c (printf_command): Guard against 0-length string.
4512 * printcmd.c (printf_command): Likewise.
5116 (x_command, print_frame_args, printf_command): Ditto.
H A DChangeLog-3.x2182 (printf_command): Deal with long long values well.
H A DChangeLog-19943113 * printcmd.c (printf_command): Use printf_filtered, not
4733 * printcmd.c (printf_command): Add missing single-letter
H A DChangeLog-19982945 (printf_command, print_insn): Purecov comments.
4326 * printcmd.c (printf_command): Initialize 'f' and 'string' at
H A DChangeLog-2001100 * printcmd.c (printf_command): Ditto.
7953 * printcmd.c (printf_command): Ditto.
H A DChangeLog-20035244 * printcmd.c (print_scalar_formatted,printf_command): Ditto.