src/gdb ChangeLog amd64obsd-nat.c Makefile.in ...

kettenis@sourceware.org kettenis@sourceware.org
Sat May 22 22:42:00 GMT 2004


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2004-05-22 22:42:53

Modified files:
	gdb            : ChangeLog amd64obsd-nat.c Makefile.in 
	gdb/config/i386: obsd64.mh 

Log message:
	* amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
	<sys/types.h>, <machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
	(amd64obsd_supply_pcb): New function.
	(_initialize_amd64obsd_nat): Enable libkvm interface.
	* Makefile.in (amd64obsd-nat.o): Update dependencies.
	* config/i386/obsd64.mh (NATDEPFILES): Add bsd-kvm.o
	(LOADLIBES): New variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5914&r2=1.5915
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/amd64obsd-nat.c.diff?cvsroot=src&r1=1.2&r2=1.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.575&r2=1.576
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/obsd64.mh.diff?cvsroot=src&r1=1.2&r2=1.3



More information about the Gdb-cvs mailing list