From: Daniel Jacobowitz <drow@false.org>
To: Nick Roberts <nickrob@snap.net.nz>
Cc: gdb-patches@sources.redhat.com
Subject: Re: MI: Another -var-update bug? [PATCH]
Date: Sun, 31 Dec 2006 02:19:00 -0000 [thread overview]
Message-ID: <20061231021947.GA719@nevyn.them.org> (raw)
In-Reply-To: <17814.60022.564828.19567@kahikatea.snap.net.nz>
On Sun, Dec 31, 2006 at 11:38:46AM +1300, Nick Roberts wrote:
> Currently variable objects consider a variable to be back in scope if a
> frame is re-entered.
Hmm. Interesting... not sure if that's the most useful behavior -
frame re-entrance is a matter of a great deal of luck.
> > Since baz can't see i or j, it's legitimate for the compiler to move
> > the call to baz up to right after the call to bar.
>
> That sounds like some kind of optimisation. Does this happen with -O0?
Probably not, but it would be up to the compiler.
> > Then we'll appear
> > to "leave" the block and "re-enter" it after another step.
>
> Entering another function doesn't take existing variables out of scope
> does it? Block addresses are measured against the PC of the frame that
> the variable is defined in.
That's not what I meant by leaving the block. We'll appear to execute
a line inside the block, a line outside the block (from the same
function), and then a line inside the block again. But I guess this is
not much different from calling a function, right?
> I can't speak for others but in Emacs I just use a grey font for variables that
> go out of scope and leave it to the user to explicily delete them. The worst
> scenario, if there is a problem at all, is that the watch expression would be
> inexplicably greyed for one step.
Good, that's not bad at all. If Vlad doesn't think this is likely to
break kdevelop or Eclipse, the patch is OK.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2006-12-31 2:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-12-12 11:09 MI: Another -var-update bug? Nick Roberts
2006-12-13 6:32 ` MI: Another -var-update bug? [PATCH] Nick Roberts
2006-12-30 15:06 ` Daniel Jacobowitz
2006-12-30 22:43 ` Nick Roberts
2006-12-31 2:19 ` Daniel Jacobowitz [this message]
2007-01-01 16:24 ` Daniel Jacobowitz
2007-01-01 22:13 ` Nick Roberts
2007-01-04 18:51 ` Vladimir Prus
2007-01-04 19:43 ` Nick Roberts
2007-01-04 18:49 ` Vladimir Prus
2007-01-04 23:59 ` Nick Roberts
2007-01-05 9:10 ` Vladimir Prus
2007-01-05 15:10 ` Daniel Jacobowitz
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=20061231021947.GA719@nevyn.them.org \
--to=drow@false.org \
--cc=gdb-patches@sources.redhat.com \
--cc=nickrob@snap.net.nz \
/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