From: Daniel Jacobowitz <drow@false.org>
To: Vladimir Prus <vladimir@codesourcery.com>
Cc: Mark Kettenis <mark.kettenis@xs4all.nl>, gdb-patches@sources.redhat.com
Subject: Re: Variable objects laziness
Date: Fri, 17 Nov 2006 14:22:00 -0000 [thread overview]
Message-ID: <20061117142230.GA29258@nevyn.them.org> (raw)
In-Reply-To: <200611171344.54155.vladimir@codesourcery.com>
On Fri, Nov 17, 2006 at 01:44:53PM +0300, Vladimir Prus wrote:
> On Friday 17 November 2006 13:40, Mark Kettenis wrote:
> > > Daniel Jacobowitz wrote:
> > > > Sorry, you're right!
> > > >
> > > > When you're ready, please repost. Might want to finish talking with
> > > > Nick first.
> >
> > As Nick indicated, I'm not sure whether the removal of my_value_equal is
> > ok. The whole point of my_value_equal is to check equality of values
> > without error()ing out if we can't read a value. Your replacement code
> > doesn't seem to take that possibility into account.
>
> Are you sure? The code has exactly one place where value is fetched, and it
> does that by the call to gdb_value_fetch_lazy -- that calls value_fetch_lazy
> in a try block. Any errors will be caught and cause the value to be set to
> NULL.
I think this is the key bit - my_value_equal called value_fetch_lazy,
the new code calls gdb_value_fetch_lazy.
Vlad, I noticed that the old code used coerce_array and the new one
doesn't. Is that a problem?
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2006-11-17 14:22 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 13:43 Vladimir Prus
2006-11-14 20:47 ` Daniel Jacobowitz
2006-11-15 9:04 ` Vladimir Prus
2006-11-15 16:25 ` Daniel Jacobowitz
2006-11-17 9:23 ` Vladimir Prus
2006-11-17 10:40 ` Mark Kettenis
2006-11-17 10:45 ` Vladimir Prus
2006-11-17 14:22 ` Daniel Jacobowitz [this message]
2006-11-17 15:01 ` Vladimir Prus
2006-11-17 17:19 ` Vladimir Prus
2006-11-17 18:12 ` Daniel Jacobowitz
2006-11-18 9:48 ` Vladimir Prus
2006-11-28 17:09 ` Daniel Jacobowitz
2006-12-04 19:27 ` Vladimir Prus
2006-11-15 2:45 Nick Roberts
2006-11-15 9:22 ` Vladimir Prus
2006-11-29 8:59 Nick Roberts
2006-11-29 2:08 ` Nick Roberts
2006-11-29 2:55 ` Daniel Jacobowitz
2006-11-29 4:14 ` Nick Roberts
2006-11-29 7:25 ` Vladimir Prus
2006-11-29 13:45 ` Daniel Jacobowitz
2006-11-29 13:56 ` Vladimir Prus
2006-11-29 20:25 ` Nick Roberts
2006-11-29 9:09 ` Vladimir Prus
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=20061117142230.GA29258@nevyn.them.org \
--to=drow@false.org \
--cc=gdb-patches@sources.redhat.com \
--cc=mark.kettenis@xs4all.nl \
--cc=vladimir@codesourcery.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