• 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: Why is [NSArray arrayWithObjects:] failing for me?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why is [NSArray arrayWithObjects:] failing for me?


  • Subject: Re: Why is [NSArray arrayWithObjects:] failing for me?
  • From: "Paul Sanders" <email@hidden>
  • Date: Mon, 4 Jan 2010 13:37:25 -0000

Here's another useful link:

http://www.cocoadev.com/index.pl?NSZombieEnabled

I find enabling 'zombies' to be an excellent way of detecting an
'over-released' object without getting horrible / delayed /
cryptic crashes.  I aways have them enabled during debugging.
Just a note of caution though: nothing is ever freed with this
option enabled (which, when you're only debugging, is not really
important).

And here is the 'tao of debugging' for OS X, which has a useful
section on memory-related matters:

http://developer.apple.com/mac/library/technotes/tn2004/tn2124.html

Paul Sanders.



_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden

References: 
 >Why is [NSArray arrayWithObjects:] failing for me? (From: Charles Jenkins <email@hidden>)
 >Re: Why is [NSArray arrayWithObjects:] failing for me? (From: "Eric E. Dolecki" <email@hidden>)
 >Re: Why is [NSArray arrayWithObjects:] failing for me? (From: Charles Jenkins <email@hidden>)

  • Prev by Date: Re: Animating an NSView in from Below.
  • Next by Date: Re: Why is [NSArray arrayWithObjects:] failing for me?
  • Previous by thread: Re: Why is [NSArray arrayWithObjects:] failing for me?
  • Next by thread: Re: Why is [NSArray arrayWithObjects:] failing for me?
  • Index(es):
    • Date
    • Thread