This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFA] Change to pre-expand symtabs


>>>>> "Keith" == Keith Seitz <keiths@redhat.com> writes:

Keith> This patch actually does two things, both related to PR symtab/11743
Keith> (for which I've previously submitted various ugly patches). First, it
Keith> switches gdb to search for symtabs by using psymtab pre-expansion.

Thanks.

Would you mind letting me take over this one?  I found a case where
pre-expansion with an index expands way too many symbol tables.  Fixing
this will necessitate changing the pre-expansion API, plus maybe some
other things.

I think it would be simpler for me to fix up the index code first, then
update this patch to fit.  Also I would be able to test this patch for
the over-eager expansion problem as well.

I'm out next week but I will finish up this work the week after.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]