Debugging a LangX COBOL program in full-screen mode
The descriptions of basic debugging tasks for LangX COBOL refer to the following program.
Example: sample LangX COBOL program for debugging
As you read through the information in this document, remember that OS/VS COBOL programs are non-Language Environment® programs, even though you might have used Language Environment libraries to link and run your program.
VS COBOL II programs are non-Language Environment programs when you link them with the non-Language Environment library. VS COBOL II programs are Language Environment programs when you link them with the Language Environment library.
Enterprise COBOL programs are always Language Environment programs. Note that COBOL DLL's cannot be debugged as LangX COBOL programs.
Read the information regarding non-Language Environment programs for instructions on how to start z/OS® Debugger and debug non-Language Environment COBOL programs, unless information specific to LangX COBOL is provided.