diff options
author | Hui Zhu <teawater@gmail.com> | 2009-08-10 03:06:34 +0000 |
---|---|---|
committer | Hui Zhu <teawater@gmail.com> | 2009-08-10 03:06:34 +0000 |
commit | 952b2d6368151e609e6312e2e83f3ac40433ba41 (patch) | |
tree | 8aece5e0b17a19fbda136ab7e1eea922176b3ac9 /bfd | |
parent | 2c543fc432a396cc5acf29e9dd042a81d534c51a (diff) | |
download | gdb-952b2d6368151e609e6312e2e83f3ac40433ba41.zip gdb-952b2d6368151e609e6312e2e83f3ac40433ba41.tar.gz gdb-952b2d6368151e609e6312e2e83f3ac40433ba41.tar.bz2 |
2009-08-10 Hui Zhu <teawater@gmail.com>
Add Linux AMD64 process record support.
* amd64-linux-tdep.c (amd64_linux_record_tdep): New variable.
This struct has the argument for the function
"record_linux_system_call".
(amd64_linux_syscall_record): New function. Parse the
system call instruction and call function
"record_linux_system_call" to record execute log.
(i386_linux_init_abi): Initialize "amd64_linux_record_tdep".
Set "amd64_linux_syscall_record" to "i386_syscall_record".
Diffstat (limited to 'bfd')
0 files changed, 0 insertions, 0 deletions