HP 3000 Manuals

Ch 3. Debug Module [ Micro Focus COBOL Language Reference - Additional Topics ] MPE/iX 5.0 Documentation


Micro Focus COBOL Language Reference - Additional Topics

Chapter 3  Debug Module 

Debugging provides a means by which the user can describe the conditions
under which procedures are to be monitored during the execution of the
object program.

For ANS85 only:  The ANSI Debug Module is classed as an obsolete element
in the ANSI'85 standard and is scheduled to be deleted from the next full
revision of the ANSI Standard.

For MF only:    All dialects in this COBOL implementation fully support
this syntax.  Refer to your COBOL System Reference for details on using
the FLAGSTD directive to detect all occurrences of this syntax.

For XOPEN only:  Although it is a part of the standard COBOL definition,
this module is explicitly excluded from the X/Open COBOL language
definitions and should not be used in a conforming X/Open COBOL source
program.



MPE/iX 5.0 Documentation