qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: jan.kiszka@web.de
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu gdbstub
Date: Sat, 29 Aug 2009 10:02:06 +0200	[thread overview]
Message-ID: <20090829080206.GA26468@one.firstfloor.org> (raw)


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	other threads:[~2009-08-29  8:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-29  8:02 Andi Kleen [this message]
2009-08-31  7:42 ` [Qemu-devel] Re: qemu gdbstub Jan Kiszka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20090829080206.GA26468@one.firstfloor.org \
    --to=andi@firstfloor.org \
    --cc=jan.kiszka@web.de \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).