Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dprintcmd.c157 void x_command (char *, int);
1268 x_command (char *exp, int from_tty) in x_command() function
2014 add_com ("x", class_vars, x_command, in _initialize_printcmd()
H A Dtracepoint.c71 extern void x_command (char *, int);
H A DChangeLog-3.x220 * printcmd.c (x_command): Use variable itself rather
1818 * printcmd.c (x_command): If the format with which to print is
4270 * printcmd.c (x_command): Yanked error if there is no memory to
4276 * printcmd.c (x_command): Don't attempt to set $_ & $__ if there
H A DChangeLog-1997199 * tracepoint.c: Add declaration for x_command.
201 * printcmd.c (x_command): Remove static declaration.
2863 * (print_formatted x_command): Record current section along with
H A DChangeLog-20005116 (x_command, print_frame_args, printf_command): Ditto.
5536 (x_command): Use value_from_pointer, not value_from_longest.
H A DChangeLog-19913484 * printcmd.c (x_command): Dereference references.
H A DChangeLog-19984716 (x_command): If examine data was not fetched, set convenience
H A DChangeLog-19923489 (x_command): Only set remembered size/format if cmd succeeds.
H A DChangeLog-20018521 (x_command): Remove needless whitespace (shorten long line).