From: Daniel Jacobowitz <dan@codesourcery.com>
To: Tom Tromey <tromey@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [1/4] RFC: refactor partial symbol tables
Date: Tue, 26 Jan 2010 21:45:00 -0000 [thread overview]
Message-ID: <20100126214550.GD17877@caradoc.them.org> (raw)
In-Reply-To: <m34ommc2vl.fsf@fleche.redhat.com>
On Fri, Jan 15, 2010 at 05:25:18PM -0700, Tom Tromey wrote:
> This patch does the bulk of the work.
>
> I went through gdb and looked at all uses of partial symbol tables. I
> moved all the psymtab code into a new file, and changed all the code in
> gdb to call via a new struct of function pointers.
Overall, I very much like this series and think it should go in.
Have you considered the case of objfiles with multiple formats of
debug info? This used to be a very common case, where the system
libraries had some stabs data and the user code had dwarf-2. It's
probably still happening on various platforms. So it seems like
we need to be able to query multiple symbol readers' qf functions,
potentially.
--
Daniel Jacobowitz
CodeSourcery
next prev parent reply other threads:[~2010-01-26 21:45 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-16 0:25 Tom Tromey
2010-01-16 8:03 ` Eli Zaretskii
2010-03-09 22:22 ` Tom Tromey
2010-03-10 4:15 ` Eli Zaretskii
2010-03-10 18:46 ` Tom Tromey
2010-03-11 18:05 ` Stan Shebs
2010-03-12 18:35 ` Tom Tromey
2010-01-26 21:45 ` Daniel Jacobowitz [this message]
2010-01-26 21:54 ` Tom Tromey
2010-01-26 21:58 ` Daniel Jacobowitz
2010-01-26 22:06 ` 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=20100126214550.GD17877@caradoc.them.org \
--to=dan@codesourcery.com \
--cc=gdb-patches@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