aboutsummaryrefslogtreecommitdiff
path: root/ltrace.1
diff options
context:
space:
mode:
authorPetr Machata <pmachata@redhat.com>2010-10-30 21:10:34 -0700
committerJoe Damato <ice799@gmail.com>2010-11-28 20:07:58 -0800
commit593ee323b97ed61f68c209205c2b365897696942 (patch)
tree35b35b289f1ce6b5844ecac464e0e062c5bcbd36 /ltrace.1
parent59e3fb19c861f963270e81fc77fd497961ed5d49 (diff)
downloadltrace-593ee323b97ed61f68c209205c2b365897696942.tar.gz
Some cleanup from Fedora:
- In man page, don't claim that we only support 32-bit binaries - Make the fork test suite more accurate - note about the puts/printf: modern GCCs compile printf ("string\n") into puts ("string"). Always use puts to make this at least deterministic. - add more tests to make sure that the fork indeed was properly followed
Diffstat (limited to 'ltrace.1')
-rw-r--r--ltrace.12
1 files changed, 0 insertions, 2 deletions
diff --git a/ltrace.1 b/ltrace.1
index a96fc34..f898f8c 100644
--- a/ltrace.1
+++ b/ltrace.1
@@ -189,8 +189,6 @@ Option -f sometimes fails to trace some children.
.LP
It only works on Linux and in a small subset of architectures.
.LP
-Only ELF32 binaries are supported.
-.LP
Calls to dlopen()ed libraries will not be traced.
.PP
If you would like to report a bug, send a message to the mailing list