slackbuilds_ponce/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
..
doinst.sh
ltrace.info development/ltrace: Update email address. 2022-06-09 13:19:06 -04:00
ltrace.SlackBuild development/ltrace: Update email address. 2022-06-09 13:19:06 -04:00
README
slack-desc

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.