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 avoiding of unnecessary psymtabs in dwarf_decode_lines


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

Joel> I know that the original code was already using strcmp to do the
Joel> comparison, but shouldn't we be using FILENAME_CMP instead.  That should
Joel> take care of platforms where the filesystem is case insensitive...

Joel> Since the patch was sent so long ago, I can make the change and do
Joel> the testing, if people agree.

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]