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: [patch] Fix initial language with -readnow, regressed by: RFC: add DWARF index support


>>>>> "Joel" == Joel Brobecker <brobecker@adacore.com> writes:

Joel> I keep dreaming of a world where there is one interface for lookups
Joel> and we don't have to worry whether there is an index, or psymtabs,
Joel> or whatever...

I agree, and I think that any divergences from this ideal -- from the
caller's point of view -- are bugs.  I tried pretty hard to present a
uniform interface to psymtabs and the like; not a pretty interface, but
uniform :)

Tom


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