]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
* m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
authorMark Kettenis <kettenis@gnu.org>
Thu, 30 Sep 2004 20:52:59 +0000 (20:52 +0000)
committerMark Kettenis <kettenis@gnu.org>
Thu, 30 Sep 2004 20:52:59 +0000 (20:52 +0000)
commitbc8ffc12f6b8d57bc1e6216149bae9d588f4e251
tree5afafc8b1a6592cb0ec0f758963d420729afe9df
parent2739459855afeaf557aea2a585813b571da935c9
* m88kbsd-nat.c: Include "target.h" and "inf-ptrace.h".
(m88kbsd_fetch_inferior_registers): Rename from
fetch_inferior_registers.  Make static.
(m88kbsd_store_inferior_registers): Rename from
store_inferior_registers.  Make static.
(_initialize_m88kbsd_nat): New prototype and function.
* config/m88k/obsd.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-child.o and inf-ptrace.o.
(NAT_FILE): Remove.
* Makefile.in (m88kbsd-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/m88k/obsd.mh
gdb/m88kbsd-nat.c