On Wednesday 27 December 2006 11:24 am, Ely Soto wrote:
> Excellent, I had encountered that bug earlier on when trying to debug
> using workbench.
>
> Are you guys developing a BSP for qemu?
> I have a partially working one.
I'm poking at something like that.
http://landley.net/code/firmware
ht
nu.org
To
qemu-devel@nongnu.org
cc
Subject
[Qemu-devel] [PATCH] PPC32 Trace Exception and Trap instruction
Please add this patch to CVS.
The patch has two purposes:
1) The NIP needs to be updated for a tw instruction.
I found that when executing protected mode traps
the PC was alwa
Please add this patch to CVS.
The patch has two purposes:
1) The NIP needs to be updated for a tw instruction.
I found that when executing protected mode traps
the PC was always set to the begining of the code
generation block instead of the instruction the trap
occurred on.
T