From: Felipe W Damasio <felipewd@terra.com.br>
To: xjnfx@doityourself.com
Cc: linux-c-programming@vger.kernel.org
Subject: Re: c debugging w/ gdb revisited
Date: Fri, 14 Jun 2002 10:57:04 +0000 [thread overview]
Message-ID: <20020614105704.6e696e45.felipewd@terra.com.br> (raw)
In-Reply-To: <20020614065235.010E336F9@sitemail.everyone.net>
On Thu, 13 Jun 2002 23:52:35 -0700 (PDT)
jnf <xjnfx@doityourself.com> wrote:
J> just a quick question, does anyone know if its possible to set a break/watchpoint in gdb when a register points to a certain location?
J> i own the gdb manual, and have been playing in it for a bit and just cant seem to figure it out, is it possible?
No, you can't (x86 at least).
What you can do is to watch the contents of the registers constantly and then manually stop your program.
Felipe
prev parent reply other threads:[~2002-06-14 10:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-14 6:52 c debugging w/ gdb revisited jnf
2002-06-14 6:21 ` Billy O'Connor
2002-06-14 10:57 ` Felipe W Damasio [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=20020614105704.6e696e45.felipewd@terra.com.br \
--to=felipewd@terra.com.br \
--cc=linux-c-programming@vger.kernel.org \
--cc=xjnfx@doityourself.com \
/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).