src/gdb ChangeLog valops.c

jimb@sourceware.org jimb@sourceware.org
Tue Sep 14 03:01:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jimb@sourceware.org	2004-09-14 03:01:49

Modified files:
	gdb            : ChangeLog valops.c 

Log message:
	* valops.c (value_assign): 'use_buffer' is initialized to zero,
	and never assigned to.   Delete it, and the 'if (use_buffer)'
	clauses.  Delete 'raw_buffer', since it is now unused.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.6368&r2=1.6369
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/valops.c.diff?cvsroot=src&r1=1.130&r2=1.131



More information about the Gdb-cvs mailing list