You can also inspect the values of class-level variables (static variables).
To inspect a static variable:
From the debugger Source window, select Window→Classes. The Classes window is displayed.
Select a class in the left box. The methods and static variables of the class are displayed in the boxes on the right.
Select Static→Inspect. The Inspect window is displayed. It lists the variables available for inspection.