B. Watson ea7fba3155 development/ltrace: Update email address. 2 vuotta sitten
..
README 3279ab2b70 development/ltrace: Added (library call trace utility). 10 vuotta sitten
doinst.sh 3279ab2b70 development/ltrace: Added (library call trace utility). 10 vuotta sitten
ltrace.SlackBuild ea7fba3155 development/ltrace: Update email address. 2 vuotta sitten
ltrace.info ea7fba3155 development/ltrace: Update email address. 2 vuotta sitten
slack-desc 3279ab2b70 development/ltrace: Added (library call trace utility). 10 vuotta sitten

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.