pkgsrc-wip/ltrace/PLIST
Jeremy C. Reed 77344e482b Import ltrace.
ltrace is a debugging tool that traces library calls in ELF32
executables.  It intercepts and records the dynamic library calls
from the executed process.  It can also intercept and print system
calls.

(This is for Linux.)
2005-12-17 05:51:55 +00:00

11 lines
304 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2005/12/17 05:51:55 jeremy-c-reed Exp $
bin/ltrace
man/man1/ltrace.1
share/doc/ltrace/COPYING
share/doc/ltrace/README
share/doc/ltrace/TODO
share/doc/ltrace/BUGS
share/doc/ltrace/ChangeLog
share/examples/ltrace/ltrace.conf
@dirrm share/examples/ltrace
@dirrm doc/ltrace