src/gdb ada-lang.c ChangeLog

brobecke@sourceware.org brobecke@sourceware.org
Wed Jan 2 12:03:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	brobecke@sourceware.org	2008-01-02 12:03:07

Modified files:
	gdb            : ada-lang.c ChangeLog 

Log message:
	* ada-lang.c (ada_evaluate_subexp): Modify the value returned
	when noside is EVAL_AVOID_SIDE_EFFECTS to be an lval_memory.
	This is needed to make sure that any other treatment applied
	to the resulting value does not fail for spurious reason,
	such as trying to take the address of this value.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ada-lang.c.diff?cvsroot=src&r1=1.120&r2=1.121
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9038&r2=1.9039



More information about the Gdb-cvs mailing list