qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: qemu gdbstub


From: Jan Kiszka
Subject: [Qemu-devel] Re: qemu gdbstub
Date: Mon, 31 Aug 2009 09:42:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

Andi Kleen wrote:
> 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.

You need vCont support in the gdbstub, and this feature is now finally
merged into 0.11. So qemu-kvm-0.11-rcX should be what you want.

Jan

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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