OSDN Git Service

* m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
authorkettenis <kettenis>
Sat, 3 Jul 2004 15:14:46 +0000 (15:14 +0000)
committerkettenis <kettenis>
Sat, 3 Jul 2004 15:14:46 +0000 (15:14 +0000)
commitea9e6cc020efe96e49e40ebb4b400cf1657838f8
treeb6a379d3cc4c3433f847cf748a88443eccf9e53c
parent99c59d5f7595bf5bb1e835f59c6eaa9afd5ad164
* m68kbsd-nat.c: Include "gdbcore.h", <sys/types.h>,
<machine/pcb.h> and "bsd-kvm.h".
(PCB_REGS_FP, PCB_REGS_SP): Define if not already defined.
(m68kbsd_supply_pcb): New function.
(_initialize_m68kbsd_nat): New prototype and function.
* Makefile.in (m68kbsd-nat.o): Update dependencies.
* config/m68k/nbsdelf.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.
* config/m68k/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.
gdb/ChangeLog
gdb/Makefile.in
gdb/config/m68k/nbsdelf.mh
gdb/config/m68k/obsd.mh
gdb/m68kbsd-nat.c