Mariano Wahlmann <[EMAIL PROTECTED]> writes: > I want to know, if it's posible to debug an guest OS like bochs, i > mean disassemble current instruction, step by step running, > possibility of change registers values, etc. I try to use GDB, but i > think this is for debbuging qemu itself.
You can use gdb on the guest if you invoke qemu with -s. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org _______________________________________________ Qemu-devel mailing list Qemu-devel@nongnu.org http://lists.nongnu.org/mailman/listinfo/qemu-devel