Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
2answers
2k views

How to display strings in Xcode debugger?

I always used to be able to see NSString values in the debugger, without problem. Since updating to 3.2.5 all I see is the format string {(char *)Xcode_CFStringSummary($VAR, $ID)}:s I can't see ...
5
votes
2answers
2k views

Creating an Xcode data formatter bundle for custom Obj-C objects

To help simplify debugging of some custom Objective-C objects in the Xcode debugger window, I've created a set of data formatter strings for each of the objects, using the related Apple documentation ...
1
vote
0answers
20 views

Xcode debugger documentation missing

Is anyone else having trouble navigating to the Xcode Debugging Guide? I get redirected to a generic page when trying to get there through the Xcode documentation links in Xcode 4.0.2. I have used ...
1
vote
1answer
105 views

Java EE - What is the correct layer for formatting domain model objects before passing them to views?

I am developing a web application which has a typical layered architecture: a DAO layer that retrieves domain model objects from a database; this layer communicates with the service layer which ...
1
vote
1answer
33 views

MySQL replication by choice with custom data formatting

Is it possible to replicate a mysql database by choosing only the tables you want to be replicated (unto the target database) considering the target database has a slightly different structure. ...
1
vote
1answer
1k views

Xcode debugging: View value of NSNumber?

Is it possible to see the numeric value of an NSNumber in the debugger datatip on in the variable watch window? I store an Integer value in NSNumber and want to see this value during debugging. I ...
0
votes
1answer
149 views

Data Formatters temporarily unavailable, will re-try after a 'continue'. (Not safe to call dlopen at this time.) for popupbutton

#0 0x7fff8102a70e in flush_cache #1 0x7fff81030605 in flushCaches #2 0x7fff8103293c in remethodizeClass #3 0x7fff8102372c in _read_images #4 0x7fff81039835 in ...