This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb/778


The following reply was made to PR gdb/778; it has been noted by GNATS.

From: drow@sources.redhat.com
To: gdb-gnats@sources.redhat.com
Cc:  
Subject: gdb/778
Date: 2 Oct 2002 22:09:01 -0000

 CVSROOT:	/cvs/src
 Module name:	src
 Branch: 	gdb_5_3-branch
 Changes by:	drow@sources.redhat.com	2002-10-02 15:09:01
 
 Modified files:
 	gdb            : ChangeLog gdbtypes.c gnu-v3-abi.c 
 
 Log message:
 	Fix PR gdb/778
 	* gdbtypes.c (fill_in_vptr_fieldno): Call check_typedef
 	before recursing.
 	* gnu-v3-abi.c (gnuv3_virtual_fn_field): Check return value
 	of fill_in_vptr_fieldno.
 
 Patches:
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.3181.2.22&r2=1.3181.2.23
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.56&r2=1.56.6.1
 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/gnu-v3-abi.c.diff?cvsroot=src&only_with_tag=gdb_5_3-branch&r1=1.13&r2=1.13.6.1
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]