diff --git a/man8/ld.so.8 b/man8/ld.so.8 index 49c6499e1..b4cfc42a1 100644 --- a/man8/ld.so.8 +++ b/man8/ld.so.8 @@ -355,6 +355,13 @@ in the chapter If this environment variable is set to a nonempty string, do not update the GOT (global offset table) and PLT (procedure linkage table) after resolving a function symbol. +By combining the use of this variable with +.BR LD_DEBUG +(with the categories +.IR bindings +and +.IR symbols ), +one can observe all run-time function bindings. .TP .BR LD_DEBUG " (since glibc 2.1)" Output verbose debugging information about the dynamic linker.