* i386-tdep.h (i386_collect_gregset): New prototype.
authorMark Kettenis <kettenis@gnu.org>
Fri, 24 Dec 2004 14:45:32 +0000 (14:45 +0000)
committerMark Kettenis <kettenis@gnu.org>
Fri, 24 Dec 2004 14:45:32 +0000 (14:45 +0000)
commit3d171c85e745078ae90f558ff156122855f458c1
tree5eab1354183438893c244c7c49103c6ad6122b59
parentb4c8d1433fcaf4c36d9e506e70ed0ac11b705ca3
* 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
This page took 0.024984 seconds and 4 git commands to generate.