Reverse Debugging Headaches

Hui Zhu teawater@gmail.com
Sun Jan 10 07:38:00 GMT 2010


record save #If you still need the prev log, this cmd will save the log
record stop #This cmd will stop the record target
stepi #step over the insn  that prec didn't support

record #continue record

Hui

On Sun, Jan 10, 2010 at 14:03, Sean Soria <sean.soria@gmail.com> wrote:
> Whenever I try to reverse debug I break into the program, set target
> record and then continue. I immediately hit some sort of simd
> instruction (in things like strlen in libc) or unsupported ioctl call.
>  Is there any way around these issues?
>



More information about the Gdb mailing list