Home > Repository > base > ltrace > 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.
Nome:ltrace
Versione: 0.8.1-1mamba
Architettura:x86_64
Gruppo:Development/Tools
Dimensione:185.13 kB
URL di origine:https://gitlab.com/cespedes/ltrace
RPM sorgente:ltrace
CollegatiFornisceRende obsoletiRichiedeRaccomanda
ltrace-debug
ltrace = 0:0.8.1-1mamba
ltrace(x86-64) = 0:0.8.1-1mamba
libc.so.6(GLIBC_2.38)(64bit) [1]
libdw.so.1()(64bit) [1]
libdw.so.1(ELFUTILS_0.122)(64bit) [1]
libdw.so.1(ELFUTILS_0.127)(64bit) [1]
libdw.so.1(ELFUTILS_0.156)(64bit) [1]
libdw.so.1(ELFUTILS_0.158)(64bit) [1]
libelf.so.1()(64bit) [1]
libelf.so.1(ELFUTILS_1.0)(64bit) [1]
libselinux.so.1()(64bit) [1]
libselinux.so.1(LIBSELINUX_1.0)(64bit) [1]
libstdc++.so.6()(64bit) [1]
rtld(GNU_HASH) [1]
Richiesto da Richiesto in compilazione da File forniti