XCode Debugger Summary Format
XCode Debugger Summary Format
- Subject: XCode Debugger Summary Format
- From: Eric Hermanson <email@hidden>
- Date: Thu, 23 Apr 2009 18:29:32 -0400
In using xCode 3.1.2 to debug an iPhone app in the Simulator, the
debugger 'Summary' column shows the debugger format string instead of
the formatted value. e.g. for NSArray it shows
{(int)[$VAR count]} objects
instead of the actual count of the array. Does anyone know why the
summary formatter isn't working (I have it enabled for sure)? Known
bug, maybe?
- Eric
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden