slackbuilds/development/ltrace
B. Watson e1f553029e development/ltrace: Updated for version 0.7.3_6.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2017-07-01 07:42:31 +07:00
..
README
doinst.sh
ltrace.SlackBuild development/ltrace: Updated for version 0.7.3_6. 2017-07-01 07:42:31 +07:00
ltrace.info development/ltrace: Updated for version 0.7.3_6. 2017-07-01 07:42:31 +07:00
slack-desc

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.