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/commit/dwarf] Create partial symbols for nested subprograms


> Joel> What approach are you going to take?
> 
> My patch defers reading partial symbol tables until they are needed.
> This is done on a per-objfile basis, so some user requests can be
> satisfied without reading all the psymbols for the inferior.

Oh, wow. How do you detect when partial symbols are needed or not?
(it's ok if you don't have time to answer my question now - I will
find out anyways when you do submit the patch here, so...)

-- 
Joel


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