1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/sysutils/ltrace/pkg-descr
Sofian Brabez 190e4d108a 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.

WWW:	http://ltrace.org/

PR:		ports/170477
Submitted by:	sbz (myself)
2012-08-08 11:20:14 +00:00

6 lines
233 B
Plaintext

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.
WWW: http://ltrace.org/