* ppcnbsd-nat.c: Rewrite.
authorJason Thorpe <thorpej@netbsd.org>
Tue, 28 May 2002 18:43:08 +0000 (18:43 +0000)
committerJason Thorpe <thorpej@netbsd.org>
Tue, 28 May 2002 18:43:08 +0000 (18:43 +0000)
commit485721b1e75f97460063b9f8c460d834724e00a5
treefed9f285271e1ae7575bf8d457cd11879da9eec4
parent1d7c10537998f1c6c16785cc22dfae4ba95c408a
* ppcnbsd-nat.c: Rewrite.
* ppcnbsd-tdep.c: New file.
* ppcnbsd-tdep.h: New file.
* config/powerpc/nbsd.mh (NATDEPFILES): Remove corelow.o,
solib.o, and solib-svr4.o.
* config/powerpc/nbsd.mt (TDEPFILES): Add ppcnbsd-tdep.o,
nbsd-tdep.o, and corelow.o.
gdb/ChangeLog
gdb/config/powerpc/nbsd.mh
gdb/config/powerpc/nbsd.mt
gdb/ppcnbsd-nat.c
gdb/ppcnbsd-tdep.c [new file with mode: 0644]
gdb/ppcnbsd-tdep.h [new file with mode: 0644]