src/gdb target.h inftarg.c sparc-nat.c sparc-t ...

kettenis@sources.redhat.com kettenis@sources.redhat.com
Wed Feb 4 21:49:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2004-02-04 21:49:58

Modified files:
	gdb            : target.h inftarg.c sparc-nat.c sparc-tdep.c 
	                 Makefile.in 
	gdb/config/sparc: nm-nbsd.h 

Log message:
	* target.h (target_object): Add TARGET_OBJECT_WCOOKIE.
	* inftarg.c: Update copyright year.
	(child_xfer_partial): Add support for TARGET_OBJECT_WCOOKIE.
	* sparc-nat.c: Include "target.h" and "gdb_assert.h".
	(sparc_xfer_wcookie): New function.
	* sparc-tdep.c (sparc_fetch_wcookie): New function.
	* Makefile.in (sparc-nat.o): Update dependencies.
	* config/sparc/nm-nbsd.h: Include "target.h".
	(NATIVE_XFER_WCOOKIE): New define.
	(sparc_xfer_wcookie): New prototype.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/target.h.diff?cvsroot=src&r1=1.56&r2=1.57
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/inftarg.c.diff?cvsroot=src&r1=1.22&r2=1.23
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-nat.c.diff?cvsroot=src&r1=1.24&r2=1.25
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/sparc-tdep.c.diff?cvsroot=src&r1=1.147&r2=1.148
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.486&r2=1.487
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/sparc/nm-nbsd.h.diff?cvsroot=src&r1=1.8&r2=1.9



More information about the Gdb-cvs mailing list