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: RFC: lazy partial symbol table reading


Hey Tom,

> The basic idea is simple: don't read partial symbols until they are
> needed.  When they are needed, call require_partial_symbols to read
> them.

I think I need to discuss the principle of this patch internally with
the other AdaCore GDB engineers, in particular with Paul Hilfinger.
I think that this might impact Ada, because, when we do symbol lookups,
we need to search all psymtabs. Paul knows a lot more about this than
I do, so he should be able to evaluate the real impact a little better.
I will look at it as well.

-- 
Joel


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