This is the mail archive of the gdb-cvs@sourceware.org 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 Makefile.in i386obsd-nat.c c ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kettenis@sourceware.org	2006-12-16 10:45:53

Modified files:
	gdb            : ChangeLog Makefile.in i386obsd-nat.c 
	gdb/config/i386: obsd.mh 

Log message:
	* i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h",
	<machine/frame.h>, <machine/pcb.h>, "i386bsd-nat.h" and
	"bsd-kvm.h".
	(i386obsd_supply_pcb): New function.
	(_initialize_i386obsd_nat): Construct and add target
	vector. Enable libkvm interface.
	* Makefile.in (i386obsd-nat.o): Update dependencies.
	* config/i386/obsd.mh (NATDEPFILES): Remove i386nbsd-nat.c

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.8025&r2=1.8026
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/Makefile.in.diff?cvsroot=src&r1=1.857&r2=1.858
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/i386obsd-nat.c.diff?cvsroot=src&r1=1.7&r2=1.8
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/config/i386/obsd.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]