NonStop Development Environment for Eclipse Debugging Supplement

TIP: If the configurations list contains a large number of debug configurations, you can find
the one you want to select more easily 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, type the new name in the Name: box.
4. Make the modifications you want in each of the tabs. When you finish typing 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, specify the NonStop launch type, project name, system and user name,
and the process. See “Creating a new NonStop Attach Process debug configuration
(page 20).
b. If you want to specify options for the debugger to use, type the information in the Debugger
tab. See “Specifying debugger options” (page 31).
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. See “Specifying alternate source file locations” (page 28).
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 49).
e. If you have not already done so for each tab, click Apply to apply your changes. To
revert to the settings in effect the last time changes were applied, click Revert.
Related topics
Related tasks:
“Detaching the debugger from a NonStop process” (page 12)
“Ending a debugging session” (page 38)
“Creating or Modifying Debug Configurations” (page 13)
Related reference topics:
“Debug Configurations dialog for NonStop debugging configurations” (page 40)
NonStop Snapshot Debug Configurations
Creating a new NonStop Snapshot debug configuration
1. Open the Debug Configurations dialog. For example, from the main toolbar, select RunDebug
configurations.
2. The list in the left side of the Debug Configurations dialog shows the types of debug
configurations you can create in addition to the names of debug configurations that have
already been created in this workspace. In this list, double-click the NonStop Snapshot
configuration type. A new debug configuration appears below the debug configuration type
with the default name New_configuration. In the next steps in this procedure, you will use
the tabs on the right side of the Debug Configurations dialog (see Figure 9 (page 26)) to edit
your new configuration. When you finish typing 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.
24 Debugging Tasks