NonStop Development Environment for Eclipse 4.0 Debugging Supplement
Figure 10 Source tab
The box for Source Lookup Path: contains the list of the categories of rules that have been configured
for this debug configuration. Initially only the default rule is configured. The default rule is:
• For NonStop Remote projects and applications built on NonStop servers outside of NSDEE,
a Remote Compile-Time File Path, which specifies that the debugger looks for source files on
a remote system using compile-time paths. Figure 10 shows an example for a remote project.
• For NonStop Local projects and applications built locally outside of NSDEE, a Local
Compile-Time File Path, which specifies that the debugger looks for source files using
compile-time paths on the local system.
The debugger performs source lookups by applying the rules in the Source Lookup Path: list, in
order. The debugger stops traversing the list when a match is found.
You can use the Up and Down buttons to the right of the list to change the order of the rules. Use
the Add and Remove buttons to the right of the list to add or remove entries from the list. Select
Edit... to edit existing entries. Select Restore Default to restore the default setting of a single default
rule.
The options in NonStop system (for Remote Path Lookup) specify the NonStop system on which to
search for files:
• Lookup on same system as launch (see Main tab), when selected, specifies that the debugger
look for the files on the same system as specified for the debugging configuration on the Main
tab.
• Lookup on system:, when selected, specifies that the debugger look for the files on the system
specified in the box. To specify a system, select the system in drop-down list or click Edit... to
specify a different system than those shown in the list.
28 Debugging tasks










