Searched refs:set_command (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | printcmd.c | 161 static void set_command (char *, int); 994 set_command (char *exp, int from_tty) in set_command() function 2079 add_prefix_cmd ("set", class_vars, set_command, in _initialize_printcmd() 2090 add_com ("assign", class_vars, set_command, concat ("Evaluate expression \ in _initialize_printcmd() 2108 add_cmd ("variable", class_vars, set_command, in _initialize_printcmd()
|
| H A D | ChangeLog-2000 | 5115 * printcmd.c (print_command_1, output_command, set_command): Ditto.
|