Searched refs:showlist (Results 1 - 25 of 64) sorted by relevance

123

/openbsd-current/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-cmds.h64 extern struct cmd_list_element *showlist;
H A Dcli-cmds.c141 struct cmd_list_element *showlist;
204 cmd_show_list (showlist, from_tty, "");
1035 showlist = NULL;
1129 deprecated_add_show_from_set (c, &showlist);
1138 &showhistlist, "show history ", 0, &showlist);
1156 &showlist, "show ", 0, &cmdlist);
1164 &showlist);
1167 "Show what version of GDB this is.", &showlist);
1190 &showlist);
1198 deprecate_cmd (deprecated_add_show_from_set (c, &showlist),
140 struct cmd_list_element *showlist; variable in typeref:struct:cmd_list_element
[all...]
H A Dcli-logging.c176 "show logging ", 0, &showlist);
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dgdbcmd.h75 extern struct cmd_list_element *showlist;
H A Dser-go32.c915 &showlist);
922 &showlist);
929 &showlist);
936 &showlist);
943 &showlist);
950 &showlist);
957 &showlist);
964 &showlist);
H A Dcopying.c313 &showlist);
316 &showlist);
H A Dkod.c241 deprecated_add_show_from_set (c, &showlist);
H A Dxcoffsolib.c195 &showlist);
H A Ddemangle.c198 show = deprecated_add_show_from_set (set, &showlist);
H A Dvalprint.c1203 &showprintlist, "show print ", 0, &showlist);
1204 add_alias_cmd ("p", "print", no_class, 1, &showlist);
1205 add_alias_cmd ("pr", "print", no_class, 1, &showlist);
1259 deprecated_add_show_from_set (c, &showlist);
1266 deprecated_add_show_from_set (c, &showlist);
1282 &showlist);
H A Dm32r-rom.c566 NULL, NULL, &setlist, &showlist);
573 NULL, NULL, &setlist, &showlist);
580 NULL, NULL, &setlist, &showlist);
H A Dserial.c689 &showlist);
698 &showlist);
705 &showlist);
H A Dsolib.c943 &showlist);
950 deprecated_add_show_from_set (c, &showlist);
963 deprecated_add_show_from_set (c, &showlist);
H A Dcharset.c1262 &showlist);
1278 deprecated_add_show_from_set (new_cmd, &showlist);
1294 deprecated_add_show_from_set (new_cmd, &showlist);
H A Dcomplaints.c319 &setlist, &showlist);
H A Dcp-abi.c251 "Show the ABI used for inspecting C++ objects.", &showlist);
H A Dtop.c1606 showcmd = lookup_cmd_1 (&cmdname, showlist, NULL, 1);
1699 deprecated_add_show_from_set (c, &showlist);
1712 deprecated_add_show_from_set (c, &showlist);
1740 &showlist);
1747 deprecated_add_show_from_set (c, &showlist);
1754 &showlist);
H A Dlanguage.c1366 show = deprecated_add_show_from_set (set, &showlist);
1378 &showchecklist, "show check ", 0, &showlist);
1379 add_alias_cmd ("c", "check", no_class, 1, &showlist);
1380 add_alias_cmd ("ch", "check", no_class, 1, &showlist);
1403 show = deprecated_add_show_from_set (set, &showlist);
H A Dinfcall.c889 NULL, NULL, &setlist, &showlist);
900 NULL, NULL, &setlist, &showlist);
H A Darch-utils.c651 "Show the current target architecture", &showlist);
734 "Show the current byte-order", &showlist);
H A Dremote-utils.c605 &showlist);
H A Dcorefile.c459 deprecated_add_show_from_set (c, &showlist);
H A Dgdb-events.c338 deprecate_cmd (deprecated_add_show_from_set (c, &showlist),
H A Dwin32-nat.c2128 &showlist);
2135 &showlist);
2142 &showlist);
2149 &showlist);
2156 &showlist);
2163 &showlist);
2170 &showlist);
H A Dwince.c1975 &showlist); local
1982 deprecated_add_show_from_set (set, &showlist);
1991 &showlist); local
1999 &showlist); local
2006 &showlist); local
2013 &showlist); local
2020 &showlist); local

Completed in 356 milliseconds

123