This is the mail archive of the gdb-cvs@sourceware.cygnus.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]

src/gdb ChangeLog proc-api.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	msnyder@sourceware.cygnus.com	00/04/26 17:53:41

Modified files:
	gdb            : ChangeLog proc-api.c 

Log message:
	* proc-api.c (write_with_trace): Change 'arg' from long to int.
	Treat 'off_t' and 'size_t' as unsigned long in printfs.
	(lseek_with_trace): Treat 'off_t' as unsigned long in printf.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.318&r2=1.319
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/proc-api.c.diff?cvsroot=src&r1=1.1.1.1&r2=1.2


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