B. Watson f0a6b101fa development/ltrace: Remove template comment. 3 år sedan
..
README 3279ab2b70 development/ltrace: Added (library call trace utility). 9 år sedan
doinst.sh 3279ab2b70 development/ltrace: Added (library call trace utility). 9 år sedan
ltrace.SlackBuild f0a6b101fa development/ltrace: Remove template comment. 3 år sedan
ltrace.info f0a6b101fa development/ltrace: Remove template comment. 3 år sedan
slack-desc 3279ab2b70 development/ltrace: Added (library call trace utility). 9 år sedan

README

ltrace (library call trace utility)

ltrace intercepts and records dynamic library calls which are called
by an executed process and the signals received by that process. It can
also intercept and print the system calls executed by the program.