aboutsummaryrefslogtreecommitdiff
path: root/elfcpp
diff options
context:
space:
mode:
authorHui Zhu <teawater@gmail.com>2009-08-10 03:02:39 +0000
committerHui Zhu <teawater@gmail.com>2009-08-10 03:02:39 +0000
commitcf648174b0ee4bbc9f53deb4d4d67a3e010f534b (patch)
treeb2d30b8c3960e96d6aa0e86047e9be981923b003 /elfcpp
parentb9f7d72d240728dc5cc39804793224879664250c (diff)
downloadgdb-cf648174b0ee4bbc9f53deb4d4d67a3e010f534b.zip
gdb-cf648174b0ee4bbc9f53deb4d4d67a3e010f534b.tar.gz
gdb-cf648174b0ee4bbc9f53deb4d4d67a3e010f534b.tar.bz2
2009-08-10 Hui Zhu <teawater@gmail.com>
Add AMD64 process record instruction set support. * i386-tdep.h (gdbarch_tdep): Add record_regmap for registers because the AMD64's registers order in GDB is not same with I386 instructions. Add i386_syscall_record to be the syscall function handle interface. (record_i386_regnum): Number for record_regmap. * i386-tdep.c (OT_QUAD): For 64 bits. (i386_record_s): Add rex_x, rex_b, rip_offset and popl_esp_hack for AMD64 instruction set. And regmap for record_regmap. (i386_record_lea_modrm_addr): Support AMD64 instruction set 64 bits lea. (i386_record_lea_modrm): Ditto. (i386_record_push): New function. Record the execution log of push. (I386_RECORD_ARCH_LIST_ADD_REG): New macro to record the register. (i386_process_record): Support AMD64 instruction set. * amd64-tdep.c (amd64_record_regmap): For record_regmap. (amd64_init_abi): Set amd64_record_regmap to record_regmap.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions