OSDN Git Service

* i386-tdep.h (i386_collect_gregset): New prototype.
authorkettenis <kettenis>
Fri, 24 Dec 2004 14:45:31 +0000 (14:45 +0000)
committerkettenis <kettenis>
Fri, 24 Dec 2004 14:45:31 +0000 (14:45 +0000)
commit2ed1b9eb53d2b1657a2f9c9a5751af01a87bbb0c
treeac08fa3e910e0141cff749ecc8633b470ed7208c
parent4b8ae93ae6db11e008a2de4fea17da9dcd48a220
* i386-tdep.h (i386_collect_gregset): New prototype.
* i386-nto-tdep.c (i386_nto_target): Move variable.  Add comment.
(i386nto_gregset_reg_offset): Rename frame regmap.
(nto_reg_offset): Tweak comment.  Use ARRAY_SIZE.
(i386nto_supply_gregset): Implement using register set support.
(i386nto_supply_regset): Remove redundant comment.
(i386nto_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs and TDEP->sizeof_gregset.
* nto-tdep.c (fetch_core_registers): Remove function.
(regset_core_fns): Remove structure.
(_initialize_nto_tdep): Don't call deprecated_add_core_fns.
gdb/i386-nto-tdep.c
gdb/i386-tdep.h
gdb/nto-tdep.c