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