Searched refs:show_history (Results 1 – 6 of 6) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | top.h | 78 extern void show_history (char *, int);
|
H A D | top.c | 1580 show_history (char *args, int from_tty) in show_history() function
|
H A D | ChangeLog-1990 | 159 set_history_size_command, set_history, show_history, 2528 * main.c (show_history): Call cmd_show_list. 2774 main.c (show_command, show_history): New functions.
|
H A D | ChangeLog-1991 | 3968 (show_history): Pass all args to cmd_show_list.
|
H A D | ChangeLog-2003 | 7796 (show_commands, set_verbose, show_history): Delete declaration. 7798 (show_history, set_history, show_commands): Add declaration.
|
/openbsd/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-cmds.c | 1129 add_prefix_cmd ("history", class_support, show_history, in init_cli_cmds()
|