Home
last modified time | relevance | path

Searched refs:show_history (Results 1 – 6 of 6) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dtop.h78 extern void show_history (char *, int);
H A Dtop.c1580 show_history (char *args, int from_tty) in show_history() function
H A DChangeLog-1990159 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 DChangeLog-19913968 (show_history): Pass all args to cmd_show_list.
H A DChangeLog-20037796 (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 Dcli-cmds.c1129 add_prefix_cmd ("history", class_support, show_history, in init_cli_cmds()