File not found: _servicedata

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.

Source Files
Filename Size Changed
baselibs.conf 0000000056 56 Bytes
gcc9-Wlto-type-mismatch.patch 0000000629 629 Bytes
gcc9-printf-s-null-argument.patch 0000000506 506 Bytes
ltrace-0.8.0.tar.bz2 0000297216 290 KB
ltrace.changes 0000023201 22.7 KB
ltrace.spec 0000002985 2.92 KB
ppc-ptrace.patch 0000000358 358 Bytes
ppc64le-use-after-free.patch 0000000642 642 Bytes
s390x-ptrace.patch 0000002791 2.73 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by