discuss-gnustep
[Top][All Lists]
Advanced

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

Running app with ARC turned off


From: Daniel Santos
Subject: Running app with ARC turned off
Date: Tue, 10 Dec 2024 11:07:48 +0000

Hi,

I am developing an application that runs both in NeXTStep and on Linux with 
GNUStep.
As far as I know GNUStep uses Auto release pools to manage memory and Automatic 
Reference Counting.

I want to run the app under valgrind on Linux with ARC turned off because 
debugging memory leaks with NeXTStep tool (malloc debug I think that’s what is 
called) is much harder and the tool is not as good as valgrind.

Is it possible to turn off ARC in GNUstep ?

Thanks,
Regards
Daniel Santos






reply via email to

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