OSDN Git Service

* mipsnbsd-nat.c: Include "target.h" and "inf-ptrace.h".
authorkettenis <kettenis>
Sun, 31 Oct 2004 20:47:53 +0000 (20:47 +0000)
committerkettenis <kettenis>
Sun, 31 Oct 2004 20:47:53 +0000 (20:47 +0000)
commit6c0c0494828b0438abeb635b10442a53747356ab
treeaa34945282fb3c8c98af83b83e6aadf2bf61aba5
parent51e4926380e0182e1104e43de9fcc52ca94cb970
* 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