Important: You cannot debug a project that compiles to .int or .gnt code if it is set to package the output files as an .lbr file. Before
you can debug such projects you need to disable the setting
Package as .lbr on the
Application page in your project's properties.
-
In Solution Explorer, select the project to debug.
-
Click
.
If your project only includes one COBOL program, the IDE starts a debug session.
If the project includes two or more COBOL programs, this starts
Select the program to debug dialog showing all executable files that you can debug.
-
Set the file type filter set to the desired file type.
-
Select the executable you want to debug and click
Open.
This starts the Micro Focus debugger.
-
Step through the program in the usual way.