• 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: can't get NSZombie to work
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't get NSZombie to work


  • Subject: Re: can't get NSZombie to work
  • From: Nick Zitzmann <email@hidden>
  • Date: Wed, 28 Apr 2004 11:05:18 -0600

On Apr 28, 2004, at 10:54 AM, Ben Dougall wrote:

i click on main which is the first one in the list to show code and it's the end [pool release]; line. i already knew that's where the actual crash takes place. how can i use NSZombie to find which object, or at least object type? -- get more info basically? that's what NSZombie's for right?

Watch the output from the debugger, which you can do by clicking on the "Console Drawer" toolbar item if you haven't done so already. The console output will tell you the type and address of the object that NSAutoreleasePool attempted to deallocate. That should at least get you started. You can find more useful information in the archives...

Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: can't get NSZombie to work (From: Ben Dougall <email@hidden>)

  • Prev by Date: Re: can't get NSZombie to work
  • Next by Date: Porting to Linux and Windows
  • Previous by thread: Re: can't get NSZombie to work
  • Next by thread: clearing up framework dependancies
  • Index(es):
    • Date
    • Thread