* i386obsd-nat.c: Include "gdbcore.h", "regcache.h", "target.h",
authorMark Kettenis <kettenis@gnu.org>
Sat, 16 Dec 2006 10:45:52 +0000 (10:45 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 16 Dec 2006 10:45:52 +0000 (10:45 +0000)
commit5d0fc17b31c25fa1c33b7808db13220871a72ded
treecfa2686e396e36b957e13ba6a5aaa435f05f51fc
parent37e28b926c25a3ab6c4afc1fe123227243ab906c
* 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
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/obsd.mh
gdb/i386obsd-nat.c