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: [commit/Ada] psymbol search failure due to comparison function discrepancy


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

Joel> In the long term, I'd really like the psymtab to have the language,
Joel> so we can simply use the same routine for both sorting and searching.
Joel> ISTR other cases where I really wished I had access to the language
Joel> from the psymtab.

Joel> Oops - I also meant to say that this would allow us to look at the option
Joel> of avoiding the case-sentivity dual pass, which could help in terms of
Joel> performance.

Offhand it seems reasonable to me.

Tom


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