Working with Modules

To view the source code for a selected module:

1.  Locate in the module tree the module you wish to debug.

2.  Click the module to view its source code.

Each time you navigate to a different module in the module tree, or select a new window in your VTS application for debugging, the Source Debugger will change the currently selected module instance accordingly in the module trees, content list, and source code window. If the source file containing the currently selected module has not yet been displayed by the Source Debugger, a new tab will be added to the source code window and made the current tab. You may click any tab at any time to view the code for a different source code file. You may use the forward and back tool bar navigation buttons or the corresponding keyboard shortcuts to move backwards and forwards through the module instances that you have selected and viewed.