NonStop Development Environment for Eclipse 4.0 Debugging Supplement

6. By default, the debugger searches for source files at the path recorded when the application
was compiled. If you need to specify a different location, such as when you have moved the
files to a different system, use the Source tab to specify the current location of the files. A rule
must be specified, either the default or alternate locations. See “Specifying alternate source
file locations” (page 27).
7. The Common tab allows you to set other options related to the Eclipse workspace. For
information about this tab, see “Common tab for NonStop debug configurations” (page 48).
8. Click Apply to apply your changes or Revert to revert to the settings in effect the last time
changes were applied.
Modifying an existing NonStop Snapshot debug configuration
To modify an existing NonStop Snapshot debug configuration:
1. Open the Debug Configurations dialog (Figure 9 (page 25)). For example, from the main
toolbar, select RunDebug configurations.
2. In the Debug Configurations dialog, in the configurations list, select the debug configuration
you want to modify.
TIP: If the configurations list contains a large number of debug configurations, find the one
you want to select by filtering the results as described in “Listing and filtering debug
configurations” (page 27).
3. If you want to change the name of this configuration, enter the new name in the Name: box.
4. Make the modifications you want in each of the tabs. When you finish entering the information
for each tab, click Apply to apply your changes or Revert to revert to the settings in effect the
last time changes were applied, or go on to the next tab and click Apply when you are ready
to apply your changes to all tabs. If the Debug button is available and you click Debug, your
changes are applied before the debugger is launched.
a. In the Main tab (Figure 9 (page 25)), specify the NonStop launch type, project name
(optional), system and user name, and the process. If the launch type is modified, also
modify the remote path map (if specified) by deleting the old entry and adding a new
entry. See “Creating a new NonStop Snapshot debug configuration” (page 24).
b. If you want to specify options for the debugger, enter the information in the Debugger
tab. See “Specifying debugger options” (page 30).
c. By default, the debugger searches for source files at the path recorded when the
application was compiled. If you need to specify a different location, such as when you
have moved the files to a different system, use the Source tab to specify the current location
of the files. A rule must be specified, either the default or alternate locations. See
“Specifying alternate source file locations” (page 27).
d. The Common tab allows you to set other options related to the Eclipse workspace. For
information about this tab, see “Common tab for NonStop debug configurations
(page 48).
5. Click Apply to apply your changes. To revert to the settings in effect the last time changes
were applied, click Revert.
26 Debugging tasks