The behavior of the Monitor Expression dialog box changes depending on the platform running the program you are debugging. Select the appropriate platform:
Use the Monitor Expression dialog box to add an expression to the Monitors pane. For programming languages other than interpreted Java, you can also use this dialog box to create a new Storage Monitor pane for an expression.
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Enter the expression to be evaluated | This field incorporates a selection list containing the names of
expressions recently monitored. Select any expression from this list to monitor. To select an expression not named in this list, type the expression name into this field. |
||||||||
Program monitor | Select this radio button to add the expression to the Monitors pane. | ||||||||
Storage Monitor | Select this radio button to create a new Storage Monitor pane for this
expression.
|
||||||||
Push buttons |
|
Use the Monitor Expression dialog box to add an expression to the Monitors pane.
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Enter the expression to be evaluated | This field incorporates a selection list containing the names of
expressions (or variables, if they were monitored for storage) recently monitored. Select any expression from this list to monitor. To select a variable or expression not named in this list, type the expression name directly into this field. Note: If you wish to monitor an array, entering array[subelement number] will cause the array to be monitored at that subelement number. In this case, array is the array expression and [subelement number] is a valid subelement number for the array. For example, entering the array Array[5] will cause the expression, Array, to be monitored at its 5th subelement. |
||||||||
Program monitor | Select this radio button to add the expression to the Monitors pane. | ||||||||
Storage monitor | Select this radio button to create a Storage pane for this
variable.
|
||||||||
Push buttons |
|
Use the Monitor Expression dialog box to add a variable or expression to the Monitors pane or to create a new Storage Monitor pane for an expression.
Controls and control groupings are described below. Group and subgroup names appear in italics, and control names appear in bold.
Enter expression to be evaluated | This field incorporates a selection list containing the names of
expressions recently monitored. Select any expression from this list to monitor. To select an expression not named in this list, type the expression name directly into this field. |
||||||||
Program monitor | Select this radio button to add the expression to the Monitors pane. | ||||||||
Storage Monitor | Select this radio button to create a new Storage Monitor pane for this
expression. Restriction: You cannot create Storage Monitors when debugging interpreted Java programs. |
||||||||
Push buttons |
|