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 ada-lang.c ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2008-09-10 20:14:31

Modified files:
	gdb            : ada-lang.c ChangeLog 

Log message:
	* ada-lang.c (ada_parent_type): Add handling of the case where
	the _parent field is a pointer and/or has a parallel XVS type.
	(ada_evaluate_subexp) [OP_VAR_VALUE]: When doing an
	EVAL_AVOID_SIDE_EFFECTS evaluation of a tagged type, return
	the type of the tag instead of doing forcing an EVAL_NORMAL
	expression evaluation.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-lang.c.diff?cvsroot=src&r1=1.159&r2=1.160
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9770&r2=1.9771


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