Re: Diagnosing memory problems
site_archiver@lists.apple.com Delivered-To: cocoa-dev@lists.apple.com Organization: Rogue Research Inc. On Tue, 27 Nov 2018 16:53:26 -0700, Rob Petrovec said:
Actually, you want the Zombies tool. That finds overreleased objects like ones that cause the spew you are seeing.
See also: 1) man guardmalloc 2) <https://clang.llvm.org/docs/AddressSanitizer.html> 3) NSZombieEnabled 4) CFZombieLevel Cheers, Sean _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/cocoa-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Sean McBride