slackbuilds/development/ltrace
B. Watson f0a6b101fa
development/ltrace: Remove template comment.
Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-10-13 00:51:58 +07:00
..
README
doinst.sh
ltrace.SlackBuild development/ltrace: Remove template comment. 2021-10-13 00:51:58 +07:00
ltrace.info development/ltrace: Remove template comment. 2021-10-13 00:51:58 +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.