NonStop Development Environment for Eclipse Debugging Supplement

To switch between the consoles, in the Console view, use one of these methods:
Click (Console) in the upper right corner of the Console view.
Select the console you want to display from the Console view menu: .
Select the Native Inspect (einspect) console by clicking the Native Inspect node in the Debug
view (see Figure 13 (page 39)).
Select the application console by clicking the application node in the Debug view (see Figure 13
(page 39)).
Related topics
Related tasks:
“Entering Native Inspect commands from the Console view” (page 37)
Related reference topics:
“Debug perspective for NonStop debugging configurations” (page 39)
Ending a debugging session
The debugging session ends when one of these conditions occurs:
The application or process being debugged terminates.
You click (Terminate) in the Debug view or you select RunTerminate.
If you have attached the debugger to a process and you release the process from debugger
control by clicking (Disconnect) in the Debug view or selecting RunDisconnect.
You exit the Eclipse application.
Related topics
Related tasks:
“Using the Debug perspective for NonStop applications” (page 32)
“Controlling the execution of a NonStop application” (page 33)
“Detaching the debugger from a NonStop process” (page 12)
38 Debugging Tasks