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


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

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

-- 
Joel


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