src/gdb ChangeLog gdbtypes.c gdbtypes.h testsu ...
jkratoch@sourceware.org
jkratoch@sourceware.org
Fri Oct 15 17:48:00 GMT 2010
CVSROOT: /cvs/src
Module name: src
Changes by: jkratoch@sourceware.org 2010-10-15 17:48:48
Modified files:
gdb : ChangeLog gdbtypes.c gdbtypes.h
gdb/testsuite : ChangeLog
Added files:
gdb/testsuite/gdb.cp: ptype-cv-cp.cc ptype-cv-cp.exp
Log message:
gdb/
PR exp/12117
* gdbtypes.c (check_typedef): Clean up function comment.
Keep track of instance flags as we strip typedefs and create a new
type to preserve them if necessary.
* gdbtypes.h (type) <instance_flags>: Extend the comment.
gdb/testsuite/
PR exp/12117
* gdb.cp/ptype-cv-cp.cc: New file.
* gdb.cp/ptype-cv-cp.exp: New file.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.12261&r2=1.12262
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.c.diff?cvsroot=src&r1=1.202&r2=1.203
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.136&r2=1.137
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/ChangeLog.diff?cvsroot=src&r1=1.2480&r2=1.2481
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/ptype-cv-cp.cc.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/testsuite/gdb.cp/ptype-cv-cp.exp.diff?cvsroot=src&r1=NONE&r2=1.1
More information about the Gdb-cvs
mailing list