aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ltrace/pkg-comment
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-10-16 04:07:30 +0800
committerobrien <obrien@FreeBSD.org>2001-10-16 04:07:30 +0800
commit8d5c52282b65f5e547b5c17e3b0cf76b9aae79f3 (patch)
treeaea0b1dd8cae7702c29edb712815126a93828f08 /sysutils/ltrace/pkg-comment
parent68c96a4b73418bb02ec9412eef69e75c1c3263bc (diff)
downloadfreebsd-ports-gnome-8d5c52282b65f5e547b5c17e3b0cf76b9aae79f3.tar.gz
freebsd-ports-gnome-8d5c52282b65f5e547b5c17e3b0cf76b9aae79f3.tar.zst
freebsd-ports-gnome-8d5c52282b65f5e547b5c17e3b0cf76b9aae79f3.zip
ltrace is a dynamic library tracer. ltrace is a debugging tool, similar to
strace, but it traces library calls instead of system calls.
Diffstat (limited to 'sysutils/ltrace/pkg-comment')
-rw-r--r--sysutils/ltrace/pkg-comment1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/ltrace/pkg-comment b/sysutils/ltrace/pkg-comment
new file mode 100644
index 000000000000..9f0813f10a0b
--- /dev/null
+++ b/sysutils/ltrace/pkg-comment
@@ -0,0 +1 @@
+Dynamic Library Tracer -- similar to strace, but it traces library calls