Log Message: 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.)
Revision | Action | file |
1.1 | import | wip/ltrace/TODO |
1.1 | import | wip/ltrace/DESCR |
1.1 | import | wip/ltrace/distinfo |
1.1 | import | wip/ltrace/PLIST |
1.1 | import | wip/ltrace/Makefile |
1.1 | import | wip/ltrace/patches/patch-aa |