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]

time to workaround libc/13097 in fsf gdb?


Hi.

It's been three years and various people are doing similar things to
deal with glibc's that are out there (regardless of whatever glibc
decides to do).

http://sourceware.org/ml/gdb-patches/2011-08/msg00331.html

As for the patch itself, I wonder if the "fix" belongs in solib-svr4.c
instead of solib.c.  E.g., where we compare the so name with "",
also check for linux-vdso.so.1 and linux-gate.so.1 ?


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