Jan Kiszka wrote:
This patch enhances QEMU's built-in debugger for SMP guest debugging. It allows to set the debugger focus explicitly via the monitor command "cpu",
and it automatically switches the focus on breakpoint hit to the reporting CPU.
For gdbstub, this should be done through the debugger, using the gdb "thread" command, instead of through the monitor. The monitor may belong to a management application which can issue it independently of the person using the debugger.
-- error compiling committee.c: too many arguments to function -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
