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: Chase Meadors <email@hidden>
- Date: Mon, 24 Aug 2009 00:06:33 -0500
On Aug 23, 2009, at 4:45 PM, Nick Zitzmann wrote:
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.
Ok did that.
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.
The architecture setting on my project is Standard (32 bit universal).
Nick Zitzmann
<http://seiryu.home.comcast.net/>
The syntax error message is gone but the current line of code still
skips around and I sometimes get the second message.
_______________________________________________
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