public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Doug Graham <dgraham@nortel.com>
Cc: gds <gds@chartertn.net>, insight@sources.redhat.com
Subject: Re: Crashes when "balloons" enabled
Date: Wed, 02 Apr 2008 20:12:00 -0000	[thread overview]
Message-ID: <47F3E7C7.506@redhat.com> (raw)
In-Reply-To: <20080402200543.GE6223@nortel.com>

Doug Graham wrote:

> But c_value_of_variable() has been rewritten in 6.8 (but not 6.7.1),
> and it looks like this bug might have been fixed, perhaps inadvertantly:
> 
> varobj.c:2247
>             if (var->not_fetched && value_lazy (var->value))
>               /* Frozen variable and no value yet.  We don't
>                  implicitly fetch the value.  MI response will
>                  use empty string for the value, which is OK.  */
>               return NULL;
> 
> It doesn't call either of gdb_value_fetch_lazy() or common_val_print()
> any more.

Yeah, there has been some churn in varobj in gdb recently. I'll have to 
double-check this to make sure that it is still "safe" or whether I have 
to jump through (even more) hoops to make it safe again.

Keith

  reply	other threads:[~2008-04-02 20:12 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-01 17:55 gds
2008-04-01 18:00 ` Keith Seitz
2008-04-01 18:48   ` gds
2008-04-02  0:02     ` Doug Graham
2008-04-02 14:00       ` gds
2008-04-02 15:52       ` gds
2008-04-02 17:14         ` Doug Graham
2008-04-02 17:23         ` Keith Seitz
2008-04-02 17:44           ` Doug Graham
2008-04-02 18:01             ` Keith Seitz
2008-04-02 20:06               ` Doug Graham
2008-04-02 20:12                 ` Keith Seitz [this message]
2008-04-02 18:19           ` gds
2008-04-02 18:41             ` Keith Seitz
2008-06-29 17:56               ` Gene Smith
2008-04-01 22:12   ` gds
2008-04-01 22:32     ` gds
2008-04-02 17:16   ` gds

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=47F3E7C7.506@redhat.com \
    --to=keiths@redhat.com \
    --cc=dgraham@nortel.com \
    --cc=gds@chartertn.net \
    --cc=insight@sources.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).