]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
ld.so.8: Describe use of LD_DEBUG with LD_BIND_NOT
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 15 Jan 2017 20:42:18 +0000 (09:42 +1300)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sun, 15 Jan 2017 20:43:01 +0000 (09:43 +1300)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man8/ld.so.8

index 49c6499e14c1f6a99184a65ce0871f1c13c41822..b4cfc42a1c5b4203260c8813369b4d95fb127de5 100644 (file)
@@ -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.