From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mi1Xc-000445-AC for qemu-devel@nongnu.org; Mon, 31 Aug 2009 03:43:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mi1XW-00042i-NU for qemu-devel@nongnu.org; Mon, 31 Aug 2009 03:43:03 -0400 Received: from [199.232.76.173] (port=49334 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mi1XW-00042S-Il for qemu-devel@nongnu.org; Mon, 31 Aug 2009 03:42:58 -0400 Received: from mx20.gnu.org ([199.232.41.8]:65397) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Mi1XW-0005fh-2z for qemu-devel@nongnu.org; Mon, 31 Aug 2009 03:42:58 -0400 Received: from fmmailgate01.web.de ([217.72.192.221]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mi1XT-00061I-SP for qemu-devel@nongnu.org; Mon, 31 Aug 2009 03:42:56 -0400 Message-ID: <4A9B7EF8.3030808@web.de> Date: Mon, 31 Aug 2009 09:42:48 +0200 From: Jan Kiszka MIME-Version: 1.0 References: <20090829080206.GA26468@one.firstfloor.org> In-Reply-To: <20090829080206.GA26468@one.firstfloor.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig914F0FFE6668E80EC22731E3" Sender: jan.kiszka@web.de Subject: [Qemu-devel] Re: qemu gdbstub List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Andi Kleen Cc: qemu-devel@nongnu.org This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig914F0FFE6668E80EC22731E3 Content-Type: text/plain; charset=ISO-8859-15 Content-Transfer-Encoding: quoted-printable Andi Kleen wrote: > Hi, >=20 > The new qemu gdbstub in recent qemus/kvms is really nice and a > big improvement over earlier ones. Thank you. >=20 > I'm using qemu-kvm-0.10.6 on the plain Linux 2.6.30 KVM on VT. >=20 > One problem I noticed is that I cannot step on another CPU thread > than where it stopped. >=20 > e.g. >=20 > Ctrl-C > (stopping on thread 1) > (gdb) thread 2 > (gdb) step > ... > I come back to thread 1 after the step >=20 > 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 --------------enig914F0FFE6668E80EC22731E3 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.9 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iEYEARECAAYFAkqbfvwACgkQniDOoMHTA+lozwCfXepMqoIhQFrNNjD/Wsm7MESN uy8AoIRcKRrtdSMIFIWIgrWJkKbODm5/ =bvk5 -----END PGP SIGNATURE----- --------------enig914F0FFE6668E80EC22731E3--