NonStop Development Environment for Eclipse 4.0 Debugging Supplement

The Common tab is part of Eclipse Workbench. For NonStop Application debug configurations
only, a Run option is included under Display in favorites menu. Run and debug favorites are
launches that are listed directly in:
The Run menu of the main menu bar.
The shortcut lists of the Debug item in the main tool bar.
The shortcut lists of the Run item in the main tool bar.
These favorites allow you to initiate a debugging session or run a application and bypass both
the Run Configurations and the Debug Configurations dialogs. For more information about the
Common tab, see the Workbench User Guide.
Native Inspect commands supported by NSDEE
NSDEE supports these Native Inspect commands:
amap
break (Not supported for setting breakpoints at fractional EDIT line numbers)
catch load
catch unload
catch stop
catch abend
delete (Supported for deleting breakpoints set by the catch command only)
dmab
ih
info open
mh
mab
print (Can be used only in the current frame)
save
vq
CAUTION: If you enter a command that is not supported by NSDEE, unpredictable results,
including the abnormal termination of your debugging session, can occur.
For more information about the commands listed in this topic, see the Native Inspect Manual.
Related topics
Related tasks:
“Entering Native Inspect commands from the console view” (page 36)
“Switching between the Native Inspect (eInspect) console and the application console
(page 37)
Native Inspect commands supported by NSDEE 49