> > The thing that none of the VM monitors seem to offer (though I'd
> > love
> > to be proven wrong) is debugging tools for the guest operating
> > systems.
>
> Ah, but i wonder if the commercial guys have been "requested" by
> microsoft not to make such debugging easy. Seems like it would be an
> ideal way to learn things they don't want you to know...

QEMU has an internal gdb stub... while gdb doesn't really handle
multiple address space (and thus neither the guest processes), it could
still be of some use.

At least what I tried with the Haiku bootloader on qemu-system-arm
wasn't too bad, including reading the elf file to get the symbols.

http://www.freelists.org/post/haiku-development/testing-the-ARM-port-was-Re-Haikucommits-r32408-haikutrunksrcsystembootplatformuboot

François.

Reply via email to