Date: Mon, 15 Oct 2001 13:07:30 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/ltrace Makefile distinfo pkg-comment pkg-descr pkg-plist Message-ID: <200110152007.f9FK7Ua44346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/10/15 13:07:30 PDT Modified files: sysutils Makefile Added files: sysutils/ltrace Makefile distinfo pkg-comment pkg-descr pkg-plist Log: ltrace is a dynamic library tracer. ltrace is a debugging tool, similar to strace, but it traces library calls instead of system calls. Revision Changes Path 1.223 +1 -0 ports/sysutils/Makefile 1.1 +30 -0 ports/sysutils/ltrace/Makefile (new) 1.1 +1 -0 ports/sysutils/ltrace/distinfo (new) 1.1 +1 -0 ports/sysutils/ltrace/pkg-comment (new) 1.1 +4 -0 ports/sysutils/ltrace/pkg-descr (new) 1.1 +2 -0 ports/sysutils/ltrace/pkg-plist (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110152007.f9FK7Ua44346>