Hello,
I'm getting acquainted with QEMU's internals because I'll need to know them
very well for the next few months. I've reached a point where I want to
debug QEMU with gdb in order to better understand the code flux related to
some things that are still not clear after just looking at the code.
Hi,I think you got it right. I compiled a small test program on linux/x86 using a cross compiler that generates sparc binaries.Then I tried to emulate it (still on linux/x86) using$ qemu-sparc -d in_asm program
and it starts emulating but then fails:Unhandled trap: 0x2pc: 40002bac npc: 40002bb0Gen
Hi,First, let me apologise if this isn't the right place for asking this.Yesterday I posted this thread (http://qemu.dad-answers.com/viewtopic.php?t=1804
) on the general help forum, but it seems I got no answer. This is kinda urgent and I'd really appreciate any help.Again, sorry for being a stubb