Andreas,
Thank you. I guess I'll go back to Bochs. Things are simpler there. :-)
I do appreciate your help.
Thanks and best regards,
Rick C. Hodgin
--- On Sun, 11/27/11, Andreas Färber wrote:
> From: Andreas Färber
> Subject: Re: [Qemu-devel] Add native debugger
> To: "
Blue,
--- On Sun, 11/27/11, Blue Swirl wrote:
> On Sun, Nov 27, 2011 at 04:10, Rick
> Hodgin
> wrote:
> > For i386, I'm considering writing a native debugger
> for QEMU that is not GDB. It would allow a separate/new
> windowed interface which would show disassembly,
For i386, I'm considering writing a native debugger for QEMU that is not GDB.
It would allow a separate/new windowed interface which would show disassembly,
registers, stack, local variables, memory windows, etc., allowing the user to
single-step through code and trap opcodes like INT 1, INT 3,