• 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: Turn on zombies in user environment?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Turn on zombies in user environment?


  • Subject: Re: Turn on zombies in user environment?
  • From: Dave Keck <email@hidden>
  • Date: Sun, 6 Sep 2009 19:21:48 -1000

To enable zombies and run your app:

1. Open terminal
2. export NSZombieEnabled=YES
3. /path/to/program.app/Contents/MacOS/program

... and stdout will of course go to the terminal window.

Or, if the user is more technically apt, #3 can be 'gdb <path>',
'run', and when it crashes, 'bt' to get a backtrace.
_______________________________________________

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

  • Follow-Ups:
    • Re: Turn on zombies in user environment?
      • From: Kyle Sluder <email@hidden>
References: 
 >Turn on zombies in user environment? (From: Graham Cox <email@hidden>)

  • Prev by Date: Re: Change the text color in an NSTableView based on the data in the row
  • Next by Date: document-based application
  • Previous by thread: Turn on zombies in user environment?
  • Next by thread: Re: Turn on zombies in user environment?
  • Index(es):
    • Date
    • Thread