ltrace 0.7.3checkpoint1-git (binary only) - DEPRECATED⚓︎
- Homepage: https://www.ltrace.org/
- Manpage: https://linux.die.net/man/1/ltrace
- Changelog: https://github.com/dkogan/ltrace/commits/master
- Repository: https://github.com/dkogan/ltrace
- Package: master/make/pkgs/ltrace/
- Steward: -
ltrace is
a debugging tool that can monitor library calls triggered by a program
as well as all received signals. A comparable tool is available in the
strace package.