Has anyone notice with x86 that after you hit your first breakpoint and
come back into gdb from kvm, gdb starts to sends commands to the qemu
gdb stub to serially remove all the break points you have specified?
Ultimately ending up in a state where you will have no breakpoints when
you go back into KVM. 

So you end up hitting your first breakpoint and then no others (since
gdb removed them). Could be my version of gdb .. but trying to quickly
see if anyone else has seen this.



--
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

Reply via email to