Hi all, I wanted to test some application on Linux-PPC using Valgrind (don't ask me why :-) ) so I downloaded the PPC image one can find on FreeOSZoo (the Debian Sarge one) and compiled Valgrind on it.
When I want to run it, it fails with a nice error message. When asked on the Valgrind list what to do to debut, I was told to run Valgrind in GDB to see why it was failing. And when trying that, I get a killed QEMU session with this error message on the console: qemu: fatal: Trace exception is not implemented yet ! NIP 0000000070005468 LR 40248b4000000000 CTR 0000000000000000 MSR 000000000000d432 XER 00000045 TB d477697f 0005da11 DECR 00000000 GPR00 0000000000000000 000000007ffffd60 0000000000000000 0000000000000000 GPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR16 00000000706b0000 0000000000000000 0000000000000000 0000000000000000 GPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000 GPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000 CR 00000000 [ - - - - - - - - ] RES 0000002000000000 FPR00 0000000100000005 0000000000000000 0000000000000000 0000000000000000 FPR04 0000000000000000 0000000000000000 0000000000000000 0000000000000000 FPR08 0000000000000000 0000000000000000 0000000000000000 0000000000000000 FPR12 0000000000000000 0000000000000000 0000000000000000 0000000000000000 FPR16 0000000000000000 0000000000000000 0000000000000000 0000000000000000 FPR20 0000000000000000 0000000000000000 0000000000000000 0000000000000000 FPR24 0000000000000000 0000000000000000 0000000000000000 0000000000000000 FPR28 0000000000000000 0000000000000000 0000000000000000 0000000000000000 SRR0 4000d43270005464 SRR1 d477697f00300007 SDR1 000000000005da11 Aborted Anyone knows what that means ? Note that when I try to use GDB with another program (like 'ls') it seems to work fine - at least it does not crash QEMU... Lionel PS: I tried to install various other distributions on the PPC virtual machine and I was not able to boot any of the ISOs I found on the web... -- Lionel Ulmer - http://www.bbrox.org/ _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel