views:

55

answers:

0

Which is the quickest way to view the value of a NSCFString variable in debugger window?

As for NSString, the string value is automatically displayed in the window or you move your mouse over it. But for a NSCFString, I tried same but cannot find the internal string.