]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* amd64obsd-nat.c: Include "gdbcore.h", "regcache.h",
authorMark Kettenis <kettenis@gnu.org>
Sat, 22 May 2004 22:42:53 +0000 (22:42 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 22 May 2004 22:42:53 +0000 (22:42 +0000)
commit492cf391e36017aca823e106e1613e93cb4f0870
treea5479d757f7726c4e2d690186a514316a7a189ba
parenta770d4eca642f4ae0d2e2e8d04a76933afed7b78
* 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.
gdb/ChangeLog
gdb/Makefile.in
gdb/amd64obsd-nat.c
gdb/config/i386/obsd64.mh