On Jan 1, 2010, at 6:04 PM, Ken Thomases wrote:

> Try turning off "Auto-attach debugger on crash" in the executable's settings 
> (the "executable" in the sense of Xcode's representation of your app's 
> executable, in its project).
> 
> I believe that Xcode may actually be attaching to the child process and not 
> your app.  The auto-attach feature works in a way which can be inherited by 
> child processes.  When one of those crashes, Xcode gets confused and thinks 
> the app it directly launched has crashed.

Bingo!  Many thanks.

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to