OSDN Git Service

* mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
authorMark Kettenis <kettenis@gnu.org>
Sun, 31 Oct 2004 20:47:55 +0000 (20:47 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sun, 31 Oct 2004 20:47:55 +0000 (20:47 +0000)
commit622f62b52ee5d9ad132576a98fffc3d691d6c3ce
tree93a3f8f2d27dd73e0fb1dd0faf9c19eaaaaf6bc6
parent60e41137f690e63316445c95d8308403a7928d85
* mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
(mipsnbsd_fetch_inferior_registers): Rename from
fetch_inferior_registers.  Make static.
(mipsnbsd_store_inferior_registers): Rename from
store_inferior_registers.  Make static.
(_initialize_mipsnbsd_nat): New function and prototype.
* Makefile.in (mipsnbsd-nat.o): Update dependencies.
* config/mips/nbsd.mh (NAT_CLIBS, NAT_FILE): Remove variables.
(NATDEPFILES): Remove infptrace.o and inftarg.o.  Add
inf-ptrace.o.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/mips/nbsd.mh
gdb/mipsnbsd-nat.c