src/gdb ChangeLog printcmd.c

ams@sourceware.org ams@sourceware.org
Wed Apr 23 13:21:00 GMT 2008


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ams@sourceware.org	2008-04-23 13:21:54

Modified files:
	gdb            : ChangeLog printcmd.c 

Log message:
	2008-04-23  Andrew Stubbs  <andrew.stubbs@st.com>
	
	* printcmd.c: Define USE_PRINTF_I64 and PRINTF_HAS_LONG_LONG on MinGW.
	(printf_command): Convert %lld to %I64d when USE_PRINTF_I64 set.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.9305&r2=1.9306
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/printcmd.c.diff?cvsroot=src&r1=1.117&r2=1.118



More information about the Gdb-cvs mailing list