In Xcode 3.2 it was possible to check global vars in the Xcode debugger (by defining interesting vars in a special dialog).
However in Xcode 4.2 I can't find a way to inspect global vars.
Any ideas?
In Xcode 3.2 it was possible to check global vars in the Xcode debugger (by defining interesting vars in a special dialog).
However in Xcode 4.2 I can't find a way to inspect global vars.
Any ideas?
1) Open the debugger drawer thingy
2) Show the Variables view (the left section), or both the Variables view and the Console
3) On the header of the variables view, there is a popup on the left - choose "All variables, registers, statics, globals"