Home
last modified time | relevance | path

Searched refs:ptype_command (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtypeprint.c46 static void ptype_command (char *, int);
203 ptype_command (char *typename, int from_tty) in ptype_command() function
359 add_com ("ptype", class_vars, ptype_command, in _initialize_typeprint()
H A DChangeLog-19911721 * printcmd.c (ptype_command): Parse types using the language
2259 printcmd.c Modified ptype_command() so it actually parses the input
3366 * printcmd.c (ptype_command): Say "an enum" rather than "a enum".
4458 (ptype_command, display_command): Eliminate have_inferior_p and
H A DChangeLog-3.x2805 whatis_command, do_one_display, ptype_command), valprint.c
H A DChangeLog-1992359 * printcmd.c (ptype_command, ptype_eval, whatis_command,
363 ptype_command and whatis_command to new typeprint.c.
H A DChangeLog-20005119 * typeprint.c (whatis_exp, ptype_command): Ditto.