NonStop Development Environment for Eclipse 4.0 Debugging Supplement
The Debugger tab is available in the Debug Configurations dialog.
DescriptionComponent
When selected, specifies that the default debugger for remote NonStop system be used.
This is the default option.
Use default debugger
When selected, specifies to use the debugger specified in the box instead of the default
debugger. Enter the path in the box or click Browse... to locate and select the debugger you
want to use.
Use debugger at the
following path:
(NonStop Application debug configurations only) When selected, specifies that the debugger
set a breakpoint at the main entry point for the application. This feature is typically used to
Stop at main entry point
after launch
run an application to main() at startup. This option is enabled only for the NonStop
Application debugging configuration.
(NonStop Application debug configurations only) When selected, specifies that the debugger
stop at a function other than the main entry point. Enter the name of the function in the box.
Stop at the following
function after launch:
Source tab
Use the Source tab to configure where to search for source files for applications that are under
debugger control. The Source tab is available in the Debug Configurations dialog.
DescriptionComponent
Contains a list of source lookup rules. Use these rules to search for the source files. Rules are
used in order, top to bottom. The Default rule folder can contain only one entry, which is a
Source Lookup Path:
Compile-Time File Path rule. For example, Figure 10 (page 28) shows the initial Source tab
with a single Default rule for source lookup (as shown for remote NonStop projects).
Adds additional rules.Add...
Edits the currently-selected rule.Edit...
Removes the currently-selected rule.Remove
Moves the currently-selected rule up one position in the list.Up
Moves the currently-selected rule down one position in the list.Down
Restores the default source lookup rule.Restore Default
Specifies the NonStop system on which to search for files:NonStop system (for
Remote Path Lookup)
• Lookup on same system as launch (see Main tab), when selected, specifies that NSDEE
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 NSDEE look for the files on the system
specified in the box. To specify the system, select the system in the drop-down list or click
Edit... to specify a different system than those shown in the list.
Add source dialog
Use the Add Source dialog to select and add any of the six types of source lookup rules listed in
Table 1 (page 47).
Access the Add Source dialog by clicking Add... in the Source tab of the Debug Configurations
dialog.
46 Reference information










