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. See also "Using the Inspector Form".

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