This is the mail archive of the
gdb-cvs@sourceware.org
mailing list for the GDB project.
src/gdb ChangeLog typeprint.c testsuite/Change ...
- From: tromey at sourceware dot org
- To: gdb-cvs at sourceware dot org
- Date: 7 Dec 2012 19:58:11 -0000
- Subject: src/gdb ChangeLog typeprint.c testsuite/Change ...
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2012-12-07 19:58:11
Modified files:
gdb : ChangeLog typeprint.c
gdb/testsuite : ChangeLog
gdb/testsuite/gdb.base: completion.exp
Log message:
* typeprint.c (_initialize_typeprint): Set completer
for "whatis" and "ptype".
testsuite
* gdb.base/completion.exp: Add tests for ptype and whatis
completion.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.14889&r2=1.14890
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/typeprint.c.diff?cvsroot=src&r1=1.50&r2=1.51
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.3477&r2=1.3478
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.base/completion.exp.diff?cvsroot=src&r1=1.60&r2=1.61