1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/sysutils/ltrace/pkg-descr
Emanuel Haupt 1b01e5346b - Update to 0.4 [1]
- Pass maintainer-ship to submitter [1]
- Mark it IGNORE on OSVERSION prior 502000 since it depends on PT_SYSCALL
  ptrace option

PR:		102325 [1], 100329 (related)
Submitted by:	Amnon Aaronsohn <bla@cs.huji.ac.il> [1]
2006-08-30 16:57:34 +00:00

5 lines
197 B
Plaintext

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://packages.debian.org/unstable/utils/ltrace.html