OSDN Git Service

* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
authorkettenis <kettenis>
Sat, 25 Jun 2005 11:54:29 +0000 (11:54 +0000)
committerkettenis <kettenis>
Sat, 25 Jun 2005 11:54:29 +0000 (11:54 +0000)
commit18efc053181c43c7b2e0659fad836c110dbd4969
tree823e9adc9df0ae3e12467b7fdbff8579e4def221
parentde32949622d0e57db2c7f5c97817908a313fa1e2
* ppcobsd-nat.c: Include "gdbcore.h", <sys/signal.h>,
<machine/frame.h>, <machine/pcb.h> and "bsd-kvm.h".
(ppcobsd_supply_pcb): New function.
(_initialize_ppcobsd_nat): Enable libkvm interface.
* Makefile.in (ppcobsd-nat.o): Update dependencies.
* config/powerpc/obsd.mh (NATDEPFILES): Add bsd-kvm.o.
(LOADLIBES): New variable.
gdb/Makefile.in