OSDN Git Service

* Makefile.in (armnbsd-nat.o): Update dependencies.
authorrearnsha <rearnsha>
Thu, 21 Feb 2002 12:19:53 +0000 (12:19 +0000)
committerrearnsha <rearnsha>
Thu, 21 Feb 2002 12:19:53 +0000 (12:19 +0000)
commit31a09ba7bf316efcc6365747027c0c9e91c8a201
tree0df01a59e52ebfbd8b1eb9d89ca2cd94d7ccb443
parent62a3566d93416bd5275080acbe101e421b9a6071
* Makefile.in (armnbsd-nat.o): Update dependencies.
* armnbsd-nat.c (supply_gregset): New function.  Common code to
supply the integer register set.
(supply_fparegset): New function.  Similar for FPA registers.
(fetch_regs, fetch_fp_regs): Use them.
(fetch_core_registers): Likewise.
(fetch_elfcore_registers): New function.
(arm_netbsd_elfcore_fns): New core-file type specification.
(_initialize_arm_netbsd_nat): Register it.
gdb/ChangeLog
gdb/Makefile.in
gdb/armnbsd-nat.c