This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: What to do when glibc environment variables or tunables conflict?
On 06/02/20 17:18, Andreas Schwab wrote:
>> Ahh, I stand corrected for this. But in that case it should not get in
>> the way of LD_AUDIT, should it?
>
> Do you know a better way to implement LD_DEBUG=unused?
No my point is that it should not affect LD_AUDIT or DT_AUDIT if it
doesn't actually run the binary; rather if it does, then maybe that's
something we need to address without disabling debug, since with with
'unused' the debugging is the primary operation in question.
I'm not disagreeing with you, I'm circling back to the original point of
the LD_AUDIT vs LD_DEBUG conflict.
Siddhesh