discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Hunting memory leaks...


From: Mondragon, Ian
Subject: RE: Hunting memory leaks...
Date: Thu, 30 Jan 2003 16:07:16 -0600

gdb's a start <grin>.  as a pertinant note, if you're using NSEnumerators in
nested calls, look out...i'd suggest wrapping them all within a scope
containing it's own NSAutoreleasePool.

- ian

> -----Original Message-----
> From: Andreas Hoeschler [SMTP:ahoesch@smartsoft.de]
> Sent: Thursday, January 30, 2003 4:01 PM
> To:   discuss-gnustep@gnu.org
> Subject:      Hunting memory leaks...
> 
> Hi all,
> 
> I obviously have a memory leak somewhere in my code (GNUstep tool). 
> What's the fastest approach to track this down?
> 
> Thanks a lot,
> 
>    Andreas
> 
> 
> 
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> http://mail.gnu.org/mailman/listinfo/discuss-gnustep




reply via email to

[Prev in Thread] Current Thread [Next in Thread]