Document LD_UTRACE.
MFC after: 3 days
This commit is contained in:
parent
4a2e6a080b
commit
f0ac0f92fb
@ -89,12 +89,12 @@ for example:
|
||||
.Pp
|
||||
.Bl -tag -width ".Ev LD_LIBMAP_DISABLE"
|
||||
.It Ev LD_DUMP_REL_POST
|
||||
If set
|
||||
If set,
|
||||
.Nm
|
||||
will print a table containing all relocations after symbol
|
||||
binding and relocation.
|
||||
.It Ev LD_DUMP_REL_PRE
|
||||
If set
|
||||
If set,
|
||||
.Nm
|
||||
will print a table containing all relocations before symbol
|
||||
binding and relocation.
|
||||
@ -184,6 +184,11 @@ Additionally,
|
||||
and
|
||||
.Ql \et
|
||||
are recognized and have their usual meaning.
|
||||
.It Ev LD_UTRACE
|
||||
If set,
|
||||
.Nm
|
||||
will log events such as the loading and unloading of shared objects via
|
||||
.Xr utrace 2 .
|
||||
.El
|
||||
.Sh FILES
|
||||
.Bl -tag -width ".Pa /var/run/ld-elf32.so.hints" -compact
|
||||
|
Loading…
Reference in New Issue
Block a user