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/
- Maintainer: -
ltrace ist ein Debug-Tool, mit dem sich von einem Programm ausgelöste "Library Calls" (Bibliotheks-Aufrufe) sowie alle empfangenen Signale monitoren lassen. Ein vergleichbares Tool findet sich im Paket strace.