Home > Repository > base > ltrace (x86_64)

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
Nome:ltrace
Versione: 0.7.3-2mamba
Architettura:x86_64
Gruppo:Development/Tools
Dimensione:162,88 kB
URL di origine:https://packages.debian.org/unstable/utils/ltrace
RPM sorgente:ltrace
CollegatiFornisceRende obsoletiRichiedeRaccomanda
ltrace = 0:0.7.3-2mamba
ltrace(x86-64) = 0:0.7.3-2mamba
libc.so.6(GLIBC_2.34)(64bit) [1]
libelf.so.1()(64bit) [1]
libelf.so.1(ELFUTILS_1.0)(64bit) [1]
libgcc_s.so.1()(64bit) [1] [2]
liblzma.so.5()(64bit) [1]
libm.so.6()(64bit) [1]
libpthread.so.0()(64bit) [1]
libselinux.so.1()(64bit) [1]
libselinux.so.1(LIBSELINUX_1.0)(64bit) [1]
libstdc++.so.6()(64bit) [1] [2]
libunwind-ptrace.so.0()(64bit) [1]
libunwind-x86_64.so.8()(64bit) [1]
libunwind.so.8()(64bit) [1]
libz.so.1()(64bit) [1]
rtld(GNU_HASH) [1]
File forniti