[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Detect memory leaks in GNUstep apps
From: |
Nicola Pero |
Subject: |
Re: Detect memory leaks in GNUstep apps |
Date: |
Wed, 2 Apr 2003 01:18:22 +0100 (BST) |
> Hi all,
>
> I was wondering if there was some tools to detect memory leaks
> with GNUstep. I know there are such tools under MacOSX, but maybe is it
> possible to use other tools (like mpatrol) with Objective-C/GNUstep ?
gnustep-base provides some very useful functions for debugging ... which
might prove useful for you - have a look at
core/base/Headers/gnustep/base/NSDebug.h. More extended documentation for
the functions is in core/base/Source/NSDebug.m.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: Detect memory leaks in GNUstep apps,
Nicola Pero <=