Mail Archives: djgpp/1999/04/07/14:06:26
Aaron Walker wrote:
>
> Hello,
>
> I am very interested in this... I downloaded, compiled, and attempted to
> use it.
> I had already compiled by program with -g and all the required stuff, so
> I just ran
> run-yamd. It printed out about 10megs worth. Does it log every malloc
> call, successfull or not, or just the ones that have multiple frees,
> memory leaks, etc.?
All. The -l option can change this. Try -l 2 to see only things that
are possibly erroneous.
ObDJGPP: The environment variable YAMD_LOGLEVEL does the same.
--
Nate Eldredge
nate AT cartsys DOT com
- Raw text -