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 defs.h event-loop.h event-top.c


CVSROOT:	/cvs/src
Module name:	src
Changes by:	ezannoni@sourceware.cygnus.com	00/03/03 07:37:09

Modified files:
	gdb            : ChangeLog defs.h event-loop.h event-top.c 

Log message:
	2000-03-03  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>
	
	* defs.h (struct continuation_arg): Change type of field 'data'
	from PTR to void *.
	
	* event-loop.h: Eliminate uses of PTR, use 'void *' instead.
	
	* event-top.c: Ditto.

Patches:
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.98&r2=1.99
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/defs.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/event-loop.h.diff?cvsroot=src&r1=1.1.1.15&r2=1.2
http://sourceware.cygnus.com/cgi-bin/cvsweb.cgi/src/gdb/event-top.c.diff?cvsroot=src&r1=1.2&r2=1.3


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