* ppcobsd-nat.c: Update copyright year. Include "inf-ptrace.h".
authorMark Kettenis <kettenis@gnu.org>
Sat, 16 Apr 2005 22:12:09 +0000 (22:12 +0000)
committerMark Kettenis <kettenis@gnu.org>
Sat, 16 Apr 2005 22:12:09 +0000 (22:12 +0000)
commit65d034bc606e13587f6736d6f4f17d3ce67adb21
treeef15afce9cfe18ef0c07f11db7a51859a6b544d2
parent7b6f628627fd678e69558bdc8e4f2bd62e56ec0c
* ppcobsd-nat.c: Update copyright year.  Include "inf-ptrace.h".
(ppcobsd_fetch_registers): Renamed from fetch_inferior_registers;
made static.
(ppcobsd_store_registers): Renamed from store_inferior_registers;
made static.
(_initialize_ppcobsd_nat): Construct and add target vector.
* config/powerpc/obsd.mh (NATDEPFILES): Remove infptrace.o and
inftarg.o.  Add inf-ptrace.o.
(NAT_FILE): Remove.
* Makefile.in (ppcobsd-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/powerpc/obsd.mh
gdb/ppcobsd-nat.c
This page took 0.023824 seconds and 4 git commands to generate.