Do specify Application, Source and Debugging Information directories.
Control may be transferred from one debugging system to the other at points where the current folder has changed. To be sure the COBOL system can find the files it requires these directories must be entered in the Start Debugging dialog box.
Do set breakpoints in code before running.
You may find it difficult to break into the COBOL or Visual Basic code if you run the code without first setting breakpoints at suitable points.
Do close down in the proper order.
Failure to close down in the proper order can cause either or both debugging systems to hang.
Do NOT close down in an improper order!
Failure to close down in the proper order can cause either or both debugging systems to hang.