[RFC PATCH 0/3] implement dlmopen hooks for gdb

Florian Weimer fweimer@redhat.com
Tue Sep 22 17:06:25 GMT 2020


* Carlos O'Donell via Libc-alpha:

> Your next step would be to export the symbol via Versions at the current
> symbol node GLIBC_2.32 (soon to be GLIBC_2.33).

Can we create a new GLIBC_DEBUG symbol versions for symbols which are
not intended to be used for run-time linking?

The idea is that consumers will have deal with the absence of these
symbols anyway, so we just need one symbol version that does not depend
on the glibc version for this.  Dependency management considerations
(that apply to symbols with run-time linking) do not come into play here.

Thanks,
Florian
-- 
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill



More information about the Libc-alpha mailing list