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]
Other format: [Raw text]

src/gdb ChangeLog valops.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	dhoward@sources.redhat.com	2002-06-18 16:41:07

Modified files:
	gdb            : ChangeLog valops.c 

Log message:
	2002-06-18  Don Howard  <dhoward@redhat.com>
	
	* valops.c (value_ind): Use value_at_lazy() when dereferencing
	type int expressions.  Thanks to Jim Blandy <jimb@redhat.com> for
	suggesting this solution.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.2798&r2=1.2799
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&r1=1.60&r2=1.61


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