Sean Soria 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? Shouldn't happen. What version gdb? What linux?