This is the mail archive of the gdb-cvs@sources.redhat.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]
Other format: [Raw text]

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


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2004-05-22 17:21:36

Modified files:
	gdb            : ChangeLog i386fbsd-nat.c Makefile.in 
	gdb/config/i386: fbsd.mh 
Added files:
	gdb            : bsd-kvm.c bsd-kvm.h 

Log message:
	* bsd-kvm.c, bsd-kvm.h: New files.
	* i386fbsd-nat.c: Include <sys/types.h>, <machine/pcb.h> and
	"bsd-kvm.h".
	(i386fbsd_supply_pcb): New function.
	* Makefile.in (ALLDEPFILES): Add bsd-kvm.c.
	(i386fbsd-nat.o): Update dependencies.
	(bsd_kvm_h): New variable.
	(bsd-kvm.o): New dependency.
	* config/i386/fbsd.mh (NATDEPFILES): Add bsd-kvm.o.
	(LOADLIBES): New variable.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/bsd-kvm.c.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/bsd-kvm.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.5912&r2=1.5913
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/i386fbsd-nat.c.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.573&r2=1.574
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/config/i386/fbsd.mh.diff?cvsroot=src&r1=1.14&r2=1.15


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