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

src/gdb ChangeLog ax-gdb.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	msnyder@sources.redhat.com	2000-10-30 13:15:57

Modified files:
	gdb            : ChangeLog ax-gdb.c 

Log message:
	2000-10-19  Josef Ezra <jezra@emc.com>
	
	* ax-gdb.c (gen_struct_ref): while generating data code, cases of
	"collect p1->p2->data" where not covered if p2 is a 'typedefed'
	type. this simple fix should forward the type pointer to the real
	type.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.738&r2=1.739
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ax-gdb.c.diff?cvsroot=src&r1=1.6&r2=1.7


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