diff options
author | Hui Zhu <teawater@gmail.com> | 2009-08-10 03:04:45 +0000 |
---|---|---|
committer | Hui Zhu <teawater@gmail.com> | 2009-08-10 03:04:45 +0000 |
commit | 2c543fc432a396cc5acf29e9dd042a81d534c51a (patch) | |
tree | c2f22a682023cc4d639d893d0d21e6f121eac37b /elfcpp | |
parent | cf648174b0ee4bbc9f53deb4d4d67a3e010f534b (diff) | |
download | gdb-2c543fc432a396cc5acf29e9dd042a81d534c51a.zip gdb-2c543fc432a396cc5acf29e9dd042a81d534c51a.tar.gz gdb-2c543fc432a396cc5acf29e9dd042a81d534c51a.tar.bz2 |
2009-08-10 Hui Zhu <teawater@gmail.com>
Add process record Linux system call 64 bits support.
* linux-record.h (linux_record_tdep): Add size_pointer,
size_size_t, size_iovec and arg6. Change the values of
size_int, size_long and size_ulong to
gdbarch_int_bit (gdbarch) / TARGET_CHAR_BIT,
gdbarch_long_bit (gdbarch) / TARGET_CHAR_BIT,
gdbarch_long_bit (gdbarch) / TARGET_CHAR_BIT.
* i386-linux-tdep.c (i386_linux_init_abi): Ditto.
(i386_linux_intx80_sysenter_record): Add a check for system
call number.
* linux-record.c (record_linux_system_call): Make this
function support 64 bits.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions