• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Still can't figure out this overrelease bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Still can't figure out this overrelease bug


  • Subject: Re: Still can't figure out this overrelease bug
  • From: Corbin Dunn <email@hidden>
  • Date: Fri, 10 Jun 2005 15:11:47 -0700

I always enable NSZombieEnabled by setting it in code. Just import <Foundation/NSDebug.h> in your target's main.m and then include a line like "NSZombieEnabled = YES;" before NSApplicationMain() is called. That works for me...

Another option is to add a run parameter with the value of "- NSZombieEnabled YES". I prefer this option; it allows me to check the run parameter on and off inside of Xcode.


--corbin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Still can't figure out this overrelease bug (From: "Theodore H. Smith" <email@hidden>)
 >Re: Still can't figure out this overrelease bug (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: NSSavePanel: Hide extension is killing the extension
  • Next by Date: Re: Appending to text file... best way?
  • Previous by thread: Re: Still can't figure out this overrelease bug
  • Next by thread: Re: Still can't figure out this overrelease bug
  • Index(es):
    • Date
    • Thread