discuss-gnustep
[Top][All Lists]
Advanced

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

Detecting memory leaks


From: Alan Third
Subject: Detecting memory leaks
Date: Wed, 27 Apr 2022 22:08:37 +0100

I'm investigating some memory that have been reported in the GNUstep
port of Emacs. The reporter says they're getting warnings in the
console about objects being autoreleased when there is no autorelease
pool.

Now, I'm pretty sure I know what's causing that particular problem,
but I don't see these warnings so I can't be sure. Even if I
intentionally break our autorelease pools I get nothing and I can't
work out what I need to do to enable these messages.

I suspect the difference is that they're using gcc and I'm using
clang. I built my own GNUstep install using some instructions I can't
find now.

Any pointers that would help me debug this would be appreciated.

Thanks!
-- 
Alan Third



reply via email to

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