11

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 anything wrong with that. Can anybody please tell me what the correct formatter should be?

1
  • 1
    I'm still struggling with this and debugging without seeing any strings. Very frustrating. Can anybody help please? Commented Dec 6, 2010 at 15:44

2 Answers 2

9

I'm having this same problem and haven't found a solution. But at least I did figure out you can still view the strings by right clicking on the string variable and selecting "Print Description to Console".

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks a lot for that tip! You having trouble too, after updating? I was surprised not to find any reference to it anywhere.
Hi Steve, did you find the solution?
0

I also had this problem and at the same time I noticed a couple of errors about missing symbols for xcode debug libraries (see here). Fixing the errors as described in the link also made my strings start working again. I realise you are talking about a different version of the SDK, but maybe the problem is the same.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.