This is the mail archive of the gdb-cvs@sourceware.org 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]

src/gdb dwarf2read.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_4-branch
Changes by:	ezannoni@sourceware.org	2005-11-04 02:58:32

Modified files:
	gdb            : dwarf2read.c ChangeLog 

Log message:
	2005-11-03  Wu Zhou  <woodzltc@cn.ibm.com>
	
	Checked in by Elena Zannoni  <ezannoni@redhat.com>
	
	* dwarf2read.c (read_structure_type): Add IBM XL C++
	specific code to set TYPE_VPTR_FIELDNO and TYPE_VPTR_BASETYPE
	of a virtual class if a field named "__vfp" is found.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/dwarf2read.c.diff?cvsroot=src&only_with_tag=gdb_6_4-branch&r1=1.184.2.1&r2=1.184.2.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_4-branch&r1=1.7401.2.6&r2=1.7401.2.7


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