Mirror of the gdb mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@mvista.com>
To: Andrew Cagney <ac131313@ges.redhat.com>
Cc: gdb@sources.redhat.com
Subject: Re: Viewing the symbol table as a database?
Date: Tue, 17 Sep 2002 09:38:00 -0000	[thread overview]
Message-ID: <20020917163828.GA31033@nevyn.them.org> (raw)
In-Reply-To: <3D875955.9040508@ges.redhat.com>

On Tue, Sep 17, 2002 at 12:33:25PM -0400, Andrew Cagney wrote:
> Hello,
> 
> Should core GDB view the symbol table as a database.  That way the 
> internals are really abstracted.
> 
> For instance, instead of pc->block->nametab->symbol, just do:
> 	lookup_symbol (symtab, pc, "name");
> 
> Disclaimer: this isn't my idea but I think it is good.  It will let the 
> data structures scale beyond currend address space limitations.

Yes.  I believe this is down the road of David's changes.  It's not
quite that simple - I think we will need some options to the lookup,
but it's not clear what they are yet.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


      reply	other threads:[~2002-09-17 16:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-17  9:33 Andrew Cagney
2002-09-17  9:38 ` Daniel Jacobowitz [this message]

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=20020917163828.GA31033@nevyn.them.org \
    --to=drow@mvista.com \
    --cc=ac131313@ges.redhat.com \
    --cc=gdb@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