Inspecting Variable Instances in the Debugger

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

To display or modify 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 and Modifying Values in 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.