FreeBSD Bugzilla – Attachment 42496 Details for
Bug 66265
[patch] Document what -f and LD_TRACE_LOADED_OBJECTS_FMT[12] are for in ldd/rtld
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.21 KB, created by
Michel Lavondes
on 2004-05-04 19:10:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Michel Lavondes
Created:
2004-05-04 19:10:17 UTC
Size:
1.21 KB
patch
obsolete
>--- usr.bin/ldd/ldd.1.orig Sun May 2 14:34:19 2004 >+++ usr.bin/ldd/ldd.1 Sun May 2 23:57:54 2004 >@@ -26,6 +26,13 @@ > Zero, one or two > .Fl f > options may be given. >+If one is given, it sets >+.Ev LD_TRACE_LOADED_OBJECTS_FMT1 . >+If two are given, they set >+.Ev LD_TRACE_LOADED_OBJECTS_FMT1 >+and >+.Ev LD_TRACE_LOADED_OBJECTS_FMT2 , >+respectively. > The argument is a format string passed to > .Xr rtld 1 > and allows customization of >@@ -33,7 +40,7 @@ > output. > See > .Xr rtld 1 >-for a list of recognized conversion characters. >+for details, including a list of recognized conversion characters. > .Pp > The > .Fl v >--- libexec/rtld-elf/rtld.1.orig Sun May 2 23:23:40 2004 >+++ libexec/rtld-elf/rtld.1 Sun May 2 23:29:57 2004 >@@ -117,6 +117,10 @@ > option and allows > .Xr ldd 1 > to be operated as a filter more conveniently. >+.Ev LD_TRACE_LOADED_OBJECTS_FMT1 >+is used for tracing shared libraries, and >+.Ev LD_TRACE_LOADED_OBJECTS_FMT2 >+is used for tracing shared objects (but see BUGS below). > The following conversions can be used: > .Bl -tag -width 4n > .It Li %a >@@ -153,3 +157,6 @@ > .Xr ldd 1 , > .Xr elf 5 , > .Xr ldconfig 8 >+.Sh BUGS >+Libraries with a name that doesn't start with lib may be mistaken for >+objects, and conversely.
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 66265
: 42496