Calling iPhone SDK users..

Posted:
in iPhone edited January 2014
Is anyone able to get the "Summary" column (object "descriptions") to show in the Xcode GUI Debugger?



I see the addresses ("values") but as many others have reported, cannot make the Summary column entries appear.



"Enable Data Formatters" is checked, and toggling it makes the Summary values flash and then disappear again.



This is only with UIKit - regular Cocoa apps that do not use UIKit work fine.



Also, the object summaries appear fine in the gdb Console when you ask for "po [object description], so there is nothing wrong with the debug symbols.



Let me know.
Sign In or Register to comment.