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

/freebsd-11-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.h72 extern struct cmd_list_element *showhistlist;
H A Dcli-cmds.c149 struct cmd_list_element *showhistlist;
1037 showhistlist = NULL;
1138 &showhistlist, "show history ", 0, &showlist);
1144 &showhistlist);
148 struct cmd_list_element *showhistlist; variable in typeref:struct:cmd_list_element
/freebsd-11-stable/contrib/gdb/gdb/
H A Dgdbcmd.h83 extern struct cmd_list_element *showhistlist;
H A Dtop.c1660 cmd_show_list (showhistlist, from_tty, "");
1826 &showhistlist);
1831 add_show_from_set (c, &showhistlist);
1839 add_show_from_set (c, &showhistlist);

Completed in 96 milliseconds