Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I goofed on the packaging. | David E. O'Brien | 2001-10-15 | 2 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=48814 | ||||
* | ltrace is a dynamic library tracer. ltrace is a debugging tool, similar to | David E. O'Brien | 2001-10-15 | 5 | -0/+38 |
strace, but it traces library calls instead of system calls. Notes: svn path=/head/; revision=48813 |