ltrace

Library and system call tracer for programs

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 ltrace can be used on binaries for which no source is available. 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.

There is no official package available for openSUSE Leap 15.5

Distributions

openSUSE Tumbleweed

official release Official
0.7.91+git20230705.8e...

Base:System Experimental
0.7.91+git20230705.8e...

openSUSE Leap 15.4

SUSE SLE-12-SP5

Unsupported distributions

The following distributions are not officially supported. Use these packages at your own risk.

openSUSE:ALP:Experimental:Slowroll:Base

openSUSE:Slowroll:Base:2

0.7.91+git20230705.8e...

openSUSE:13.2

openSUSE:Leap:15.0

openSUSE:Leap:15.1

openSUSE:Leap:15.2

openSUSE:Leap:42.1

openSUSE:Leap:42.2

openSUSE:Leap:42.3

openSUSE:12.3

openSUSE:13.1

openSUSE:11.4

openSUSE:12.1

openSUSE:12.2

openSUSE:11.1

DISCONTINUED:openSUSE:11.1

SUSE:SLE-15:GA

home:obsgeek0:repos:SLE15:aggregate