OSDN Git Service

Remove amd64_linux_gregset64_reg_offset.
authorhjl <hjl>
Thu, 22 Apr 2010 20:02:55 +0000 (20:02 +0000)
committerhjl <hjl>
Thu, 22 Apr 2010 20:02:55 +0000 (20:02 +0000)
commitc5a148c778c4d3d730c9f00a31c35c601399f4c4
tree0cc42455e183ef0bbe1b658dcd84f87505ab520b
parent4a25bae85fdadcabc9b5ed6e81562d1e832714d5
Remove amd64_linux_gregset64_reg_offset.

2010-04-22  H.J. Lu  <hongjiu.lu@intel.com>

* amd64-linux-nat.c (amd64_linux_gregset64_reg_offset): Removed.
(_initialize_amd64_linux_nat): Replace
amd64_linux_gregset64_reg_offset with
amd64_linux_gregset_reg_offset.

* amd64-linux-tdep.c (amd64_linux_gregset_reg_offset): Make it
global.

* amd64-tdep.h (amd64_linux_gregset_reg_offset): New.
gdb/ChangeLog
gdb/amd64-linux-nat.c
gdb/amd64-linux-tdep.c
gdb/amd64-tdep.h