src/gdb ChangeLog printcmd.c

jjohnstn@sources.redhat.com jjohnstn@sources.redhat.com
Thu Feb 19 22:53:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	jjohnstn@sourceware.org	2004-02-19 22:43:05

Modified files:
	gdb            : ChangeLog printcmd.c 

Log message:
	2004-02-19  Jeff Johnston  <jjohnstn@redhat.com>
	
	* printcmd.c (print_scalar_formatted): Do not check for sizeof
	type being greater than sizeof of host's LONGEST.  Always use
	unpack_long() unless format 'f' chosen.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5416&r2=1.5417
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/printcmd.c.diff?cvsroot=src&r1=1.74&r2=1.75



More information about the Gdb-cvs mailing list