OSDN Git Service

* i386nbsd-nat.c: New file.
authorMark Kettenis <kettenis@gnu.org>
Sun, 27 Jun 2004 16:22:43 +0000 (16:22 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 27 Jun 2004 16:22:43 +0000 (16:22 +0000)
commit1c4e528ba75d384c2edf004b5892f0f8936a109f
tree0d27ab9866e025f9effb8d276e4d7b6bc684de65
parent8ff01c1c3f322cd08a52b0afd30abacb97d7f4a0
* i386nbsd-nat.c: New file.
* Makefile.in (ALLDEPFILES): Add i386nbsd-nat.c, i386nbsd-tdep.c,
i386obsd-nat.c and i386obsd-tdep.c.
(i386nbsd-nat.o): New dependency.
* config/i386/obsd.mh (NATDEPFILES): Add i386nbsd-nat.o and
bsd-kvm.o.
(LOADLIBES): New variable.
* config/i386/nbsdelf.mh (NATDEPFILES): Add i386nbsd-nat.o and
bsd-kvm.o.
(LOADLIBES): New variable.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/nbsdelf.mh
gdb/config/i386/obsd.mh
gdb/i386nbsd-nat.c [new file with mode: 0644]