https://bugs.kde.org/show_bug.cgi?id=486180
--- Comment #11 from Paul Floyd <[email protected]> --- There is one bit for PPC: /* Copy CIA into the IP_AT_SYSCALL pseudo-register, so that on Darwin Valgrind can back the guest up to this instruction if it needs to restart the syscall. */ putGST( PPC_GST_IP_AT_SYSCALL, getGST( PPC_GST_CIA ) ); though that does look like it was done for Darwin PPC. -- You are receiving this mail because: You are watching all bug changes.
