blob: 89eead99556c36d8794bfc6f2377e2232194d674 (
plain) (
blame)
1
2
3
4
|
ltrace is a dynamic library tracer. ltrace is a debugging tool, similar to
strace, but it traces library calls instead of system calls.
WWW: http://utopia.knoware.nl/users/driehuis/
|