Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Michael Elizabeth Chastain <mec@shout.net>
To: ac131313@cygnus.com
Cc: fnf@redhat.com, gdb-patches@sources.redhat.com, msnyder@redhat.com
Subject: Re: [RFA] Fix problem with watchpoint test in gdb.base/commands.exp
Date: Thu, 02 May 2002 08:48:00 -0000	[thread overview]
Message-ID: <200205021548.g42Fm0N21089@duracef.shout.net> (raw)

Andrew Cagney writes:

> ... so there may not necessarily be a frame change.

Right.

> However, if the frame has gone (or is being destroyed) the variable
> is out of scope.

The problem is with the recursive case, where there are several frames
which map to the same line numbers, and several instances of the variable.
gdb could have bugs where it creates a watchpoint for one of these frames,
but then deletes it when an inferior frame exits.  With this patch,
the test suite wouldn't detect such a bug.

Michael C


             reply	other threads:[~2002-05-02 15:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-02  8:48 Michael Elizabeth Chastain [this message]
2002-05-02 11:22 ` Michael Snyder
  -- strict thread matches above, loose matches on Subject: below --
2002-05-02  8:34 Michael Elizabeth Chastain
2002-05-02  8:43 ` Andrew Cagney
2002-05-02  8:50 ` Eli Zaretskii
2002-05-02 11:23   ` Michael Snyder
2002-05-02 23:46     ` Eli Zaretskii
2002-05-01 16:48 Fred Fish
2002-05-01 16:58 ` Michael Snyder

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=200205021548.g42Fm0N21089@duracef.shout.net \
    --to=mec@shout.net \
    --cc=ac131313@cygnus.com \
    --cc=fnf@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=msnyder@redhat.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