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
-
Select the Inspect command from the Variables menu
-
Click on the Inspect toolbar button
-
Press Ctrl+I
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.