NonStop Development Environment for Eclipse 4.0 Debugging Supplement

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, 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 Application debug configuration” (page 12).
b. If you want to specify options to be used by the run command when launching your
program, specify program arguments, or use a working directory other than your home
directory, enter the information in the Arguments tab. See “Specifying arguments for
NonStop Application debug configurations” (page 15).
c. If you want to specify environment options, such as ASSIGNs, DEFINEs, or PARAMs for
Guardian applications or environment variables for OSS applications, enter the information
in the Environment tab:
If this is a Guardian launch type, see “Specifying DEFINEs, ASSIGNS, and PARAMs
for Guardian launch types” (page 18).
If this is an OSS launch type, see “Specifying environment variables for OSS launch
types” (page 19).
d. If you want to specify options for the debugger to use, enter the information in the
Debugger tab. See “Specifying debugger options” (page 30).
e. 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).
f. 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. 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:
“Creating or modifying debug configurations” (page 12)
Related reference topics:
“Debug configurations dialog for NonStop debugging configurations” (page 40)
Specifying arguments for NonStop Application debug configurations
You use the Arguments tab (Figure 3) to specify options to be used by the run command when
your program is launched, arguments to pass to the application, and to specify a working directory
other than your home directory.
Creating or modifying debug configurations 15