Add description of the LD_DEBUG environment variable.

This commit is contained in:
George V. Neville-Neil
2025-11-25 09:14:26 -05:00
parent 238ad591da
commit a8151f196c
+6 -1
View File
@@ -26,7 +26,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
.Dd July 24, 2024
.Dd November 25, 2025
.Dt RTLD 1
.Os
.Sh NAME
@@ -153,6 +153,11 @@ If set,
.Nm
will print a table containing all relocations after symbol
binding and relocation.
.It Ev LD_DEBUG
If set,
.Nm
will print voluminous internal debugging messages as it loads
and links a program.
.It Ev LD_DUMP_REL_PRE
If set,
.Nm