NonStop Development Environment for Eclipse 4.0 Debugging Supplement

Specifying DEFINEs, ASSIGNS, and PARAMs for Guardian launch types
You can specify DEFINEs, ASSIGNS, and PARAMs for Guardian launch types using the Environment
tab (Figure 4 (page 18)) of the Debug Configurations dialog. These settings are used for this debug
configuration only (they are not stored in your TACLCSTM file, for example).
To specify DEFINEs, ASSIGNS, and PARAMs manually, select Set the following DEFINEs,
ASSIGNs, and PARAMs: and enter them in the box. Separate entries by entering each on its
own line.
If you would like to use a set of DEFINEs, ASSIGNs, and PARAMs that are stored in a file,
you can select Set DEFINEs, ASSIGNs, and PARAMs contained in remote file: and either enter
the full path and name of the file in the box or click Browse... to locate and select the file.
NOTE: Enter DEFINEs, ASSIGNs, and PARAMs exactly as you would enter them at the TACL
prompt. For example:
PARAM TRACE ON
ASSIGN STDERR, file-name
ADD DEFINE =PLUTO, FILE \FAR.$OFF.WORLDS.PLUTO
TIP: You can also cut and paste to enter items in this box. This ability can be useful if you want
to copy a subset of DEFINEs, ASSIGNS, and PARAMs from a file or from another debug
configuration.
For introductory information about DEFINEs, ASSIGNS, and PARAMs, see the TACL Reference
Manual and the Guardian Programmer's Guide in the NonStop Technical Library.
Figure 4 Environment tab for NonStop Application debug configurations, Guardian launch type
18 Debugging tasks