Re: Confusion over erratic behavior in Xcode debugging
Re: Confusion over erratic behavior in Xcode debugging
- Subject: Re: Confusion over erratic behavior in Xcode debugging
- From: Nick Zitzmann <email@hidden>
- Date: Sun, 23 Aug 2009 15:45:47 -0600
On Aug 23, 2009, at 3:33 PM, Chase Meadors wrote:
Secondly, when this kind of behavior appears, I get these messages
when attempting to print items to the console (through right-click
"print description to console")
I recommend you do the following:
1. Turn off data formatters. They're on by default, and they often
cause more problems than they solve.
2. If you're using Leopard and debugging a 64-bit binary, then don't
do that (unless you know what you're doing, and you are trying to
solve a 64-bit-specific issue). Only debug 32-bit binaries under
Leopard.
Nick Zitzmann
<http://seiryu.home.comcast.net/>
_______________________________________________
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