qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jun Koi <junkoi2004@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Problem with watchpoint in gdbstub
Date: Mon, 26 Apr 2010 14:31:24 +0900	[thread overview]
Message-ID: <t2yfdaac4d51004252231y2fff0fdne7d8250a21771908@mail.gmail.com> (raw)

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

             reply	other threads:[~2010-04-26  5:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-26  5:31 Jun Koi [this message]
2010-04-27  8:10 ` [Qemu-devel] Re: Problem with watchpoint in gdbstub 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

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=t2yfdaac4d51004252231y2fff0fdne7d8250a21771908@mail.gmail.com \
    --to=junkoi2004@gmail.com \
    --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).