Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: "Paul Koning" <Paul_Koning@Dell.com>
To: "Eli Zaretskii" <eliz@gnu.org>, 	<tromey@redhat.com>
Cc: <brobecker@adacore.com>, 	<gdb@sourceware.org>
Subject: RE: "set foo"
Date: Mon, 26 Apr 2010 17:51:00 -0000	[thread overview]
Message-ID: <D8CEBB6AE9D43848BD2220619A43F3265BCC07@M31.equallogic.com> (raw)
In-Reply-To: <83aasqyuo5.fsf@gnu.org>

> > I looked at emacs/src/.gdbinit and it seems to me that the types and
> > variables in question are global (in the sense of, not local to a
> > function).  So, they should be found without this trick.
> 
> So you are saying that global types and variables are always loaded by
> GDB automatically, not lazily?

I don't think it means that.  The name should always be recognized; the
definition for that name might be loaded lazily.  That's how variable
names are handled, right?  Lazy loading is an optimization;  it should
be transparent to the user (apart from its performance benefits).

	paul


  reply	other threads:[~2010-04-26 17:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-24 20:52 Eli Zaretskii
2010-04-24 21:21 ` Joel Brobecker
2010-04-25 13:40   ` Eli Zaretskii
2010-04-25 14:43     ` Joel Brobecker
2010-04-25 15:10       ` Eli Zaretskii
2010-04-26 16:24         ` Tom Tromey
2010-04-26 17:45           ` Eli Zaretskii
2010-04-26 17:51             ` Paul Koning [this message]
2010-04-26 19:46             ` Tom Tromey
2010-04-26 20:17               ` Eli Zaretskii
2010-04-27  3:11                 ` Tom Tromey
2010-04-27 17:04                   ` Eli Zaretskii
2010-04-27 17:25                     ` Tom Tromey

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=D8CEBB6AE9D43848BD2220619A43F3265BCC07@M31.equallogic.com \
    --to=paul_koning@dell.com \
    --cc=brobecker@adacore.com \
    --cc=eliz@gnu.org \
    --cc=gdb@sourceware.org \
    --cc=tromey@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