Debugging Routines
Restriction:
The CBL_ routines within this section are not supported when CHARSET"EBCDIC" is in effect.
CBL_CREATE_CORE
Enables a COBOL program to invoke a core dump on demand (that is, without encountering a run-time error).
CBL_DEBUGBREAK
Enables a COBOL program to invoke
the debugger
.
CBL_DEBUG_START
Enables a COBOL program to initiate advanced remote debugging, or cross-session debugging.
CBL_DEBUG_STOP
Enables a COBOL program to stop or suspend animation.
Parent topic:
Library Routines
Related information
Alphabetical List of Library Routines