Re: Debugging XCode (was: Re: gdb says: internal-error...)
Re: Debugging XCode (was: Re: gdb says: internal-error...)
- Subject: Re: Debugging XCode (was: Re: gdb says: internal-error...)
- From: Chris Espinosa <email@hidden>
- Date: Wed, 21 Jun 2006 14:27:04 -0700
On Jun 21, 2006, at 4:35 AM, Cem Karan wrote: What other environment/plist variables can we set to get log output from XCode when it crashes/misbehaves? I was told to set PBXGDBDebuggerLogToFile and PBXGDBDebuggerLogFileName via
$ defaults write com.apple.Xcode PBXGDBDebuggerLogToFile YES $ defaults write com.apple.Xcode PBXGDBDebuggerLogFileName <fullPathToFile>
but I want to set EVERYTHING I can. I figure the more complete my bug reports are, the better off the Apple Engineers are :)
For regular Xcode crashes, the full crash log and a copy of your project's project.pbxproj file (inside the .xcodeproj wrapper) are the most helpful things.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden