How can I debug errors like this: qemu-system-ppc[2273]: unhandled signal 11 at 00000008 nip 1007ed08 lr 103404e0 code 30001 ? I know it is a ppc binary, but I am asking a general question. >From a first impression it looks a little like Linux Kernel Oops messages. How can I actually find out the line in my code that is generating this thing?
- [Qemu-devel] unhandled signal 11 Catalin Vasile
- Re: [Qemu-devel] unhandled signal 11 Peter Maydell