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 (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to