Home
last modified time | relevance | path

Searched refs:showhistlist (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-cmds.h72 extern struct cmd_list_element *showhistlist;
H A Dcli-cmds.c148 struct cmd_list_element *showhistlist; variable
1031 showhistlist = NULL; in init_cmd_lists()
1131 &showhistlist, "show history ", 0, &showlist); in init_cli_cmds()
1137 &showhistlist); in init_cli_cmds()
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dgdbcmd.h83 extern struct cmd_list_element *showhistlist;
H A Dtop.c1582 cmd_show_list (showhistlist, from_tty, ""); in show_history()
1708 &showhistlist); in init_main()
1713 deprecated_add_show_from_set (c, &showhistlist); in init_main()
1721 deprecated_add_show_from_set (c, &showhistlist); in init_main()