mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
3279ab2b70
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
5 lines
245 B
Text
5 lines
245 B
Text
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.
|