Home > Repositories > base > ltrace

ltrace: 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.

%debug_packages
Name:ltrace
Release: 0.7.3-2mamba
Group:Development/Tools
Maintainer:silvan
License:GPL
Size:480.70 kB
Upstream URL:https://packages.debian.org/unstable/utils/ltrace
Build time:2022-09-06 11:23:04
Binary packages and requirements
x86_64i586
Built RPMSltrace
ltrace
Build requirementsglibc-devel [1]
libelf-devel [1]
libgcc [1]
liblzma-devel [1]
libselinux-devel [1]
libstdc++6-devel [1]
libunwind-devel [1]
libz-devel [1]
glibc-devel [1]
libelf-devel [1]
libgcc [1]
liblzma-devel [1]
libselinux-devel [1]
libstdc++6-devel [1]
libunwind-devel [1]
libz-devel [1]
History of changes
DatePackagerReleaseDescription
2022-09-06silvan0.7.3-2mamba- rebuilt with debug package and specfile fixes
2013-09-19autodist0.7.3-1mamba- automatic version update by autodist
2013-04-27autodist0.7.2-1mamba- update to 0.7.2
2009-07-26autodist0.5.3-1mamba- automatic update by autodist
2009-05-28autodist0.5.2-1mamba- automatic update by autodist
2009-02-17silvan0.5.1-1mamba- automatic update by autodist
2007-12-12aleph00.5-1mamba- update to 0.5
2006-06-29davide0.4-1qilnx- package created by autospec