OSDN Git Service

* armnbsd-nat.c: Include gdbcore.h.
authorrearnsha <rearnsha>
Thu, 21 Feb 2002 11:15:39 +0000 (11:15 +0000)
committerrearnsha <rearnsha>
Thu, 21 Feb 2002 11:15:39 +0000 (11:15 +0000)
commit62a3566d93416bd5275080acbe101e421b9a6071
tree15b8e6713e0d0dd8f810e66f31b1b6a84b39e1bd
parent4ff2bb930dd9b26594ab1288ba357efb84657bf2
* armnbsd-nat.c: Include gdbcore.h.
(FETCH_INFERIOR_REGISTERS): Just error if this isn't defined.
(fetch_regs, fetch_fp_regs, store_regs, store_fp_regs): Add explicit
'void' to declaration, to shut up ARI.
(fetch_core_registers): Make static.  Rewrite using supply_register.
(arm_netbsd_core_fns): New core-file type specification.
(_initialize_arm_netbsd_nat): New function.
gdb/ChangeLog
gdb/armnbsd-nat.c