OSDN Git Service

* ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
authorNathan J. Williams <nathanw@wasabisystems.com>
Sun, 8 Aug 2004 19:27:10 +0000 (19:27 +0000)
committerNathan J. Williams <nathanw@wasabisystems.com>
Sun, 8 Aug 2004 19:27:10 +0000 (19:27 +0000)
commit26dd61bd7bf5ce0265da5736a230c9b05697167a
treea51a128a226dcfb5f9f7e0468d66a0d670ac81cc
parent147dc21021c29ee2c0547b3c3ace8d031424a592
    * ppcnbsd-nat.c: Include <machine/frame.h>, <machine/pcb.h>,
        "gdbcore.h", "regcache.h", and "bsd-kvm.h".
        (ppcnbsd_supply_pcb): New function.
        (_initialize_ppcnbsd_nat): New prototype and function.
        * config/powerpc/nbsd.mh (NATDEPFILES): Add bsd-kvm.o.
        (LOADLIBES): New variable.
        * Makefile.in (ppcnbsd-nat.o): Update dependencies.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/powerpc/nbsd.mh
gdb/ppcnbsd-nat.c