You need a debug configuration before you can debug a program.
- Click
.
- In the left side pane of the
Debug Configurations dialog box double-click
PL/I Enterprise Server.
- Change the name from
New_configuration to something meaningful like
PLIJCLdemo.
- Make sure that
PL/I Project is set to
PLIJCLdemo. If it isn't, click
Browse and select the
PLIJCLdemo project. Click
OK to close the dialog.
- Make sure that the selected connection is
Local and the server is
PLIDEMO.
- In the
Debugging type section select the
JCL tab.
- In the
Top-level program field type
OPDEMO.
- Click
Apply.
- Click
Debug.
- If a dialog asking whether to enable dynamic debugging is displayed, select
Remember my decision and click
Yes.