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 ChangeLog gdbtypes.h


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2010-04-27 21:01:45

Modified files:
	gdb            : ChangeLog gdbtypes.h 

Log message:
	Document special use of target_type field in Ada structs.
	
	This is a comment that I wrote not too long ago, I believe, as part
	of a submission process, and somehow did not get to commit.  It explains
	how the TYPE_TARGET_TYPE is used by Ada in the case of dynamic records/
	unions.
	
	2010-04-24  Joel Brobecker  <brobecker@adacore.com>
	
	* gdbtypes.h (struct main_type): Expand comment about target_type
	field.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.11691&r2=1.11692
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtypes.h.diff?cvsroot=src&r1=1.126&r2=1.127


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