src/gdb ChangeLog gdbtypes.h gnu-v3-abi.c
tromey@sourceware.org
tromey@sourceware.org
Mon Oct 17 14:04:00 GMT 2011
CVSROOT: /cvs/src
Module name: src
Changes by: tromey@sourceware.org 2011-10-17 14:04:37
Modified files:
gdb : ChangeLog gdbtypes.h gnu-v3-abi.c
Log message:
2011-10-17 Joost van der Sluis <joost@cnoc.nl>
* gdbtypes.h: Added TYPE_SAFE_NAME macro to get the name of a
type or "<unnamed type"> when there is no name assigned.
* gnu-v3-abi.c (gnuv3_rtti_type): Use TYPE_SAFE_NAME macro to
avoid a sigint when no name is assigned.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13440&r2=1.13441
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.157&r2=1.158
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gnu-v3-abi.c.diff?cvsroot=src&r1=1.66&r2=1.67
More information about the Gdb-cvs
mailing list