OSDN Git Service

* i386bsd-nat.c: Do not include <sys/sysctl.h>.
authorkettenis <kettenis>
Sat, 21 Jul 2001 20:16:44 +0000 (20:16 +0000)
committerkettenis <kettenis>
Sat, 21 Jul 2001 20:16:44 +0000 (20:16 +0000)
commita856e57f4eca94bc5f43fedb3f1eb998f9e93e9d
tree1ffeb0c21c48f90a2cb9df11f96c72264ba3154b
parent3eaf4bc9a25029f7ee1bf03ff90be3195ad259cc
* i386bsd-nat.c: Do not include <sys/sysctl.h>.
(_initialize_i386bsd_nat) [KERN_PS_STRINGS]: Move FreeBSD-specific
code to ...
* i386fbsd-nat.c: ... here.  New file.
* config/i386/fbsd.mh (NATDEPFILES): Add i386-fbsd.o.
* config/i386/nm-fbsd.h (CHILD_RESUME): Define.
* Makefile.in (ALLDEPFILES): Add i386fbsd-nat.c.
(i386fbsd-nat.o): Add dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/i386/fbsd.mh
gdb/config/i386/nm-fbsd.h
gdb/i386bsd-nat.c
gdb/i386fbsd-nat.c [new file with mode: 0644]