• 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: Breaking into debugger after program hangs....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Breaking into debugger after program hangs....


  • Subject: Re: Breaking into debugger after program hangs....
  • From: Nick Zitzmann <email@hidden>
  • Date: Thu, 28 Apr 2005 07:23:27 -0600


On Apr 28, 2005, at 4:40 AM, Ondra Cada wrote:

Does not feel right, the problem would be elsewhere. If zombies enabled, the program does not crash this way. It would report what happened.

...unless the object was an NSString, NSArray, NSNumber, NSDictionary, NSSet, or some other object that is toll-free bridged to a CoreFoundation object. Those objects don't become zombies even if NSZombieEnabled is enabled, so the program will crash if they are accessed after being deallocated.


Nick Zitzmann
<http://www.chronosnet.com/>


_______________________________________________ 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
  • Follow-Ups:
    • Re: Breaking into debugger after program hangs....
      • From: John Draper <email@hidden>
References: 
 >Breaking into debugger after program hangs.... (From: John Draper <email@hidden>)
 >Re: Breaking into debugger after program hangs.... (From: Ondra Cada <email@hidden>)

  • Prev by Date: Re: Contextual Menu
  • Next by Date: Re: NSMenu delegate broken?
  • Previous by thread: Re: Breaking into debugger after program hangs....
  • Next by thread: Re: Breaking into debugger after program hangs....
  • Index(es):
    • Date
    • Thread