Subject: CVS commit: wip/lmdbg
From: Aleksey Cheusov
Date: 2009-02-21 12:59:50
Message id: E1LaqWb-0002aW-Mu@ddv4jf1.ch3.sourceforge.com

Log Message:
Import lmdbg-0.4.1 as wip/lmdbg.

               LMDBG - lightweight malloc debugger.

LMDBG logs the calls of malloc/realloc/free/memalign functions with their
stack frames and analyses such a logs.

lmdbg-run  - for create malloc/realloc/free/memalign logs
lmdbg-sym  - for converting address to 'file.c:NUM func_name'
lmdbg-leak - memory leaks checker


Files:
RevisionActionfile
1.1importwip/lmdbg/distinfo
1.1importwip/lmdbg/Makefile
1.1importwip/lmdbg/PLIST
1.1importwip/lmdbg/DESCR