Debugging requires that your project is associated with the IMSDEMO Enterprise Server and that the Enterprise Server is configured to enable dynamic debugging, which you performed in the previous steps.
To start a debugging session and open your TN3270 emulator:
This starts the Confirm Perspective Switch dialog - click Yes to switch to the Debug perspective. The debugger is now waiting for the application to start.
This opens the Rumba Mainframe Display view within the IDE and connects it to the enterprise server. If necessary, right-click in the toolbar of the view, and click Detached, on order to reposition or resize the window.
If the Rumba Mainframe Display view does not connect automatically, you can connect to the server manually as follows:
This connects the display to the IMSDEMO server and loads the start screen of the application.
Run the IMS application again as follows:
At this point, the IDE opens DEMO001T.CBL in a debug session and highlights the line of code that is part of the initialization.