Hello,
I just can't see c++ class member value while I moved mouse on it. For locally variables it works fine, and off course I can see class member values in Debugger (separated window) but it's not so comfortable.
This problem wasn't in xcode 3.0 version... (only >3.0)
P.S. I am sure that I am on Debug not Release project.