qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] qemu gdbstub


From: Andi Kleen
Subject: [Qemu-devel] qemu gdbstub
Date: Sat, 29 Aug 2009 10:02:06 +0200
User-agent: Mutt/1.4.2.2i

Hi,

The new qemu gdbstub in recent qemus/kvms is really nice and a
big improvement over earlier ones. Thank you.

I'm using qemu-kvm-0.10.6 on the plain Linux 2.6.30 KVM on VT.

One problem I noticed is that I cannot step on another CPU thread
than where it stopped.

e.g.

Ctrl-C
(stopping on thread 1)
(gdb) thread 2
(gdb) step
...
I come back to thread 1 after the step

On native gdb with multiple threads that seems to work.

-Andi





reply via email to

[Prev in Thread] Current Thread [Next in Thread]