Searched refs:x_command (Results 1 – 9 of 9) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | printcmd.c | 157 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 D | tracepoint.c | 71 extern void x_command (char *, int);
|
H A D | ChangeLog-3.x | 220 * 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 D | ChangeLog-1997 | 199 * 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 D | ChangeLog-2000 | 5116 (x_command, print_frame_args, printf_command): Ditto. 5536 (x_command): Use value_from_pointer, not value_from_longest.
|
H A D | ChangeLog-1991 | 3484 * printcmd.c (x_command): Dereference references.
|
H A D | ChangeLog-1998 | 4716 (x_command): If examine data was not fetched, set convenience
|
H A D | ChangeLog-1992 | 3489 (x_command): Only set remembered size/format if cmd succeeds.
|
H A D | ChangeLog-2001 | 8521 (x_command): Remove needless whitespace (shorten long line).
|