views:

38

answers:

1

before I upgraded to latest iphone sdk I was able to mouse over variables in the debugger and see their values. Nothing happens now when I mouse over the var. I've tried using "po" statements in the debugger console but i only get a message "No symbol 'myobj' in current context". Is there some debugger setting that I have inadvertently screwed up? The most annoying part is that sometimes the bloody thing works and sometimes it won't. Any advice?

A: 

Hi, have you resolved that problem? I've encountered the same and don't know how to overcome it:/

Emcee
The problem continues intermittently. Sometimes closing down and restarting xcode does the trick - sometimes not. I can find no rhyme or reason in the chaotic behavior. All theories welcome.
I've noticed that if I have the Debugger Console activated then the variable display will not work - close the console - voila!
PS You may have to restart the debugger