Source tab (Progress OpenEdge External AVM)

The Source tab in the Progress OpenEdge External AVM section of the Debug Configurations wizard contains the required settings for defining an external OpenEdge AVM debug launch configuration, and some other frequently used options for debugging an external AVM. See Progress External OpenEdge AVM settings (Debug Configuration only) for information on accessing the Debug Configurations wizard.

You can use the Source tab to add, edit, and remove source lookup entries.

The following controls are available on the Source tab:

Control Purpose
Name (accessible from all tabs) (Required) The name of the launch configuration, which appears on menus and in the left pane of the Configurations wizard.
Source Lookup Path Specifies one or more source lookup paths where Progress Developer Studio for OpenEdge searches for the source code of the program being executed by the attached AVM.

The default source lookup path includes $DLC\src and all the workspace project folders in alphabetical order.

Note: Progress Developer Studio for OpenEdge searches for the source file in the source lookup paths in the order in which they are displayed.
Add Launches the Add Source dialog where you can add custom source lookup paths. See Add Source dialog for more information.
Edit Changes the value of the current entry.
Remove Deletes an entry from the list.
Up, Down Changes the position in the list of a current entry, and thus changes the search order.
Restore Default Resets the source lookup path entries to default.
Search for duplicate source files on the path Includes source files with duplicate names while searching in the source lookup paths.
Apply Saves the current launch configuration definition.
Revert Discards unsaved changes to the current launch configuration definition.
Debug Debugs the specified external OpenEdge AVM.
Close Closes the Configurations wizard.