NonStop Development Environment for Eclipse Debugging Supplement

NOTE: In most cases, the default path is the correct path. You only change entries in the Source
tab if you have moved the source files since the application was compiled.
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, 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, 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:
Creating or Modifying Debug Configurations 29