Product Information > JADE Development Environment User’s Guide > Chapter 6 - Using the Object Inspector > Inspecting Variable Instances in the Debugger

Inspecting Variable Instances in the Debugger

Use the Inspect command from the Debugger Variables menu to display the value of a primitive item or to inspect an item containing an object reference.

To display the value of a primitive item or to inspect an item containing an object reference, perform one of the following actions

For details, see "Inspecting Values Using the Debugger", in Chapter 7.

Double-click on a method entry in the JADE Debugger Call Stack window to display the Inspector window for the receiver of that method.