Track runtime library calls in dynamically linked programs
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.
$
pkg install ltraceOrigin
sysutils/ltrace
Size
206KiB
License
GPLv2
Maintainer
sbz@FreeBSD.org
Dependencies
0 packages
Required by
0 packages