Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Jonas Maebe <jonas.maebe@elis.ugent.be>
To: gdb@sourceware.org
Subject: Re: Could not insert hardware watchpoint 3
Date: Tue, 02 Apr 2013 14:02:00 -0000	[thread overview]
Message-ID: <EEC032D9-FD46-4E46-A8C5-26A9A7AEDE3C@elis.ugent.be> (raw)
In-Reply-To: <20130402134804.GA18530@debian.localdomain>


On 02 Apr 2013, at 15:48, ishare wrote:

>  Sometimes , gdb report this to me ,especially at remote debug  
> session .
>  But i noly set that one watch point .
>
>  What is the root reason ? Is there suggestion here ? Thanks in  
> advance !

Watchpoints and breakpoints share the same numbering, so if you have  
already set two breakpoints then the first watchpoint will be number  
3. The problem is probably that your remote target simply does not  
support hardware watchpoints (or at least gdb or the gdbserver doesn't  
support them on that target).


Jonas


      reply	other threads:[~2013-04-02 14:02 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 13:51 ishare
2013-04-02 14:02 ` Jonas Maebe [this message]

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=EEC032D9-FD46-4E46-A8C5-26A9A7AEDE3C@elis.ugent.be \
    --to=jonas.maebe@elis.ugent.be \
    --cc=gdb@sourceware.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