Novell Linux Desktop 9
package descriptions
ltrace
Trace the Library and System Calls a Program Makes
|
Ltrace is a program that runs the specified command until it exits. It intercepts and records the dynamic library calls which are called by the executed process and the signals which are 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 ltrace on binaries for which you do not have access to the source. This is still a work in progress, so, for example, the tracking to child processes may fail or some things may not work as expected. |
| Version: | 0.3.31 |
|---|---|
| Release: | 31.4 |
| Medium: | DVD1 |
| Path: | /suse/i586/ltrace-0.3.31-31.4.i586.rpm |
| Group: | Development/Tools/Debuggers |
| License: | GPL |
| Size: | 135 KB |
| Homepage: | http://packages.debian.org/unstable/utils/ltrace.html |
File list
-rw-r--r-- root root 10113 Aug 25 18:02 /etc/ltrace.conf -rwxr-xr-x root root 89228 Aug 25 18:02 /usr/bin/ltrace drwxr-xr-x root root 152 Aug 25 18:02 /usr/share/doc/packages/ltrace -rw-r--r-- root root 18007 May 29 2001 /usr/share/doc/packages/ltrace/COPYING -rw-r--r-- root root 2742 Jan 30 2003 /usr/share/doc/packages/ltrace/README -rw-r--r-- root root 890 Feb 1 2003 /usr/share/doc/packages/ltrace/TODO -rw-r--r-- root root 15468 Feb 4 2003 /usr/share/doc/packages/ltrace/changelog -rw-r--r-- root root 1957 Aug 25 18:02 /usr/share/man/man1/ltrace.1.gz
