Trace the Library and System Calls a Program Makes

Edit Package ltrace

Ltrace is a program that runs the specified command until it exits. It
intercepts and records the dynamic library calls that are called by the
executed process and the signals that are received by that process. It
can also intercept and print the system calls executed by the program.

The program to trace 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.

Refresh
Refresh
Source Files
Filename Size Changed
baselibs.conf 0000000056 56 Bytes
ltrace-0.7.91-g6c6bcc3.tar.bz2 0000267585 261 KB
ltrace-fix-build.patch 0000000513 513 Bytes
ltrace.changes 0000018676 18.2 KB
ltrace.spec 0000003056 2.98 KB
readdir.patch 0000001075 1.05 KB
Revision 2 (latest revision is 4)
Stefan Behlert's avatar Stefan Behlert (sbehlert) committed (revision 2)
Submitted to factory but still in staging project since start of week :-/
Hence submitting from devel project.

- Fix overactive post-build-checks tripping over some testsuite
  compile warnings.  Adds ltrace-fix-build.patch .
Comments 0
openSUSE Build Service is sponsored by