I'm new to XCode and trying to get familiar with the debugger. Specifically, I want to inspect variables while debugging. I see the address but want to see the values (ie the value in an NSString). Can anyone help or point me in the direction of some docs/tutorials? Thanks....