I can't seem to work out how to use the XCode debugger properly. I think I'm supposed to be able to see a stack of the method calls my program makes, along with the variable values etc, but all I can see is in the images below. My program has a lot of classes and methods, but I can't see anything that I've made in the stack. What am I doing wrong?


