* 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)
commitc6d1029f18f38a215028c8eeda28ca1a2c9206c7
tree76760582ae53d19166a2ff5ff491ff21c4d40724
parent0159bdbf8e3fc9887f17473e5e3c7e3427ac5731
* 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
This page took 0.041777 seconds and 4 git commands to generate.