slackbuilds/development/ltrace
B. Watson ea7fba3155 development/ltrace: Update email address.
Signed-off-by: B. Watson <urchlay@slackware.uk>
2022-06-09 13:19:06 -04:00
..
README
doinst.sh
ltrace.SlackBuild development/ltrace: Update email address. 2022-06-09 13:19:06 -04:00
ltrace.info development/ltrace: Update email address. 2022-06-09 13:19:06 -04: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.