Debugging
You can choose between two different approaches to determine the cause of problems in the behavior of your application: source-language debugging or interactive debugging.
For source-language debugging, COBOL provides several language elements, compiler options, and listing outputs that make debugging easier.
For interactive debugging, you can use IBM Debug for Linux on x86.