qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Problem with watchpoint in gdbstub
@ 2010-04-26  5:31 Jun Koi
  2010-04-27  8:10 ` [Qemu-devel] " Jan Kiszka
  0 siblings, 1 reply; 6+ messages in thread
From: Jun Koi @ 2010-04-26  5:31 UTC (permalink / raw)
  To: qemu-devel

Hi,

I am trying to debug a VM using gdb. I connected gdb to Qemu (latest
code from git repo), and issued below command:

...
(gdb) watch *0x77f44cd8
(gdb) c

The idea is to catch the write access to address 0x77f44cd8.

But after the "c" command, I saw that the window title of my VM
continuously flip between "QEMU [Stopped]" and "QEMU", non-stop.
This makes the VM unusable.

Is it a bug? Anybody sees the same problem?

Thanks,
Jun

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

end of thread, other threads:[~2010-04-27 10:22 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26  5:31 [Qemu-devel] Problem with watchpoint in gdbstub Jun Koi
2010-04-27  8:10 ` [Qemu-devel] " Jan Kiszka
2010-04-27  9:12   ` Jun Koi
2010-04-27  9:30     ` Jan Kiszka
2010-04-27  9:40       ` Jun Koi
2010-04-27 10:22         ` 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).