Ltrace 0.5+svn20070904-0.1maemo1
Tracks runtime library calls in dynamically linked programs
ltrace is a debugging program which runs a specified command until it
exits. While the command is executing, ltrace intercepts and records
the dynamic library calls which are called by
the executed process and the signals received by that process.
It can also intercept and print the system calls executed by the program.
The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have the source handy.
You should install ltrace if you need a sysadmin tool for tracking the
execution of processes.
Section:
utils
Repository:
Depends:
Size:
76258 bytes
MD5sum:
b77cf6916d8da2c51f91813bd601c2be
Status:
Package imported
QA Quarantine ends:
ENDED 2010-06-22 08:28
Packages depending on this package:
Package events
| Event type | User | Timestamp |
| Package imported | System | 2010-06-22 08:28 UTC |

Comments:
There have been no comments so far.
Comments:
You must be logged in to make comments.