Package: ltrace (0.7.3+git20240814-0.3)
Links for ltrace
Debian Resources:
Download Source Package ltrace:
- [ltrace_0.7.3+git20240814-0.3.dsc]
- [ltrace_0.7.3+git20240814.orig.tar.gz]
- [ltrace_0.7.3+git20240814-0.3.debian.tar.xz]
Maintainer:
External Resources:
- Homepage [www.ltrace.org]
Similar packages:
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.
Other Packages Related to ltrace
|
|
|
|
-
- dep: libc6 (>= 2.38)
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
-
- dep: libelf1t64 (>= 0.131)
- library to read and write ELF files
-
- dep: libselinux1 (>= 3.1~)
- SELinux runtime shared libraries
Download ltrace
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
i386 | 157.8 kB | 428.0 kB | [list of files] |