Source Debugger: Module Content Window

The lower left portion of the screen is occupied by the module content window.

image\VarParmModWindow.gif

This window displays a list of the contents of the module currently selected in the module tree, including its variables, parameters, and related sub-modules.

Above the module content window appears the name of the module currently being viewed, along with the total number of instances of that module, and the instance you are currently viewing. The up and down arrow buttons next to the current instance number can be used to scroll through the instances of the currently selected module. Alternatively, you may click in the current instance number box and type in an instance number. When a new module instance is selected, the scope and call module trees will change to show the hierarchical position of the selected module instance.

The Return Value field displays (and allows you to set) the return value for the module being viewed, while the Filter field enables you to filter the contents of the window to view only those modules that match the filter criteria (see Filtering Data in the Module Content Window). The Return Value's edit field will be disabled if it can't be set.

The leftmost column of the variable/value list displays the name of each variable, parameter, or sub-module within the displayed module. The rightmost column displays the current value of that variable for the selected module instance. You can change the value of any variable (see Changing the Value of a Variable).

A variety of tools are available to help you further examine each variable and module in the window: