time to workaround libc/13097 in fsf gdb?

Jan Kratochvil jan.kratochvil@redhat.com
Fri Sep 12 12:33:00 GMT 2014


On Fri, 12 Sep 2014 14:14:36 +0200, Pedro Alves wrote:
> I was more inclined to leave the vdso in the shared library list
> though, like ldd does, than filtering it out.  Like, similar to
> your gdbarch_solib_file_not_found_is_ok patch, but look at the
> addresses rather than filenames in the hook.  I'm not sure
> whether that'd complicate things too much.

Everything can be done but this is again changing a direction/behavior of GDB
upon receiving a fix of current behavior.  So far GDB has not been including
vDSO in the library list and the patch was fixing that behavior.  One can go
very far from doing one fix up to rewriting GDB from scratch.


Jan



More information about the Gdb-patches mailing list