qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu gdbstub
@ 2009-08-29  8:02 Andi Kleen
  2009-08-31  7:42 ` [Qemu-devel] " Jan Kiszka
  0 siblings, 1 reply; 2+ messages in thread
From: Andi Kleen @ 2009-08-29  8:02 UTC (permalink / raw)
  To: jan.kiszka; +Cc: qemu-devel


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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-31  7:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-29  8:02 [Qemu-devel] qemu gdbstub Andi Kleen
2009-08-31  7:42 ` [Qemu-devel] " Jan Kiszka

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