diff options
author | Hui Zhu <teawater@gmail.com> | 2009-04-30 03:21:46 +0000 |
---|---|---|
committer | Hui Zhu <teawater@gmail.com> | 2009-04-30 03:21:46 +0000 |
commit | 77fcef5176edd104e0488c6ce6a461930406792e (patch) | |
tree | 1f22e40795ebc452e79fde56dc9cf8fd6fde250b /configure | |
parent | 7ad10968513bdf1f4af09a74f6b51547547ad2bd (diff) | |
download | gdb-77fcef5176edd104e0488c6ce6a461930406792e.zip gdb-77fcef5176edd104e0488c6ce6a461930406792e.tar.gz gdb-77fcef5176edd104e0488c6ce6a461930406792e.tar.bz2 |
I386 Linux process record and replay support.
* i386-linux-tdep.c (i386_linux_record_tdep): New variable.
This struct has the argument for the function
"record_linux_system_call".
(i386_linux_intx80_sysenter_record): New function. Parse the
system call instruction and call function
"record_linux_system_call" to record execute log.
(i386_linux_init_abi): Initialize "i386_linux_record_tdep".
Set "i386_linux_intx80_sysenter_record" to
"i386_intx80_record" and "i386_sysenter_record".
Diffstat (limited to 'configure')
0 files changed, 0 insertions, 0 deletions