On Apr 7, 2009, at 10:00 AM, Livio Isaia wrote:
I have a strange problem with my program: the debugger marks as
"invalid" (not "nil") every NSString* object I have in a method, so
that I cannot see its value. Why can this happen?
Can anybody help me?
You probably turned off data formatters. I'd recommend keeping them
off, because they often cause more problems than they solve. Just use
the console if you want to look at the contents of a variable.
Nick Zitzmann
<http://www.chronosnet.com/>
_______________________________________________
Cocoa-dev mailing list ([email protected])
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 [email protected]