HP 3000 Manuals

Ch 8. Debug and Interactive Debugging [ COBOL/HP-UX Language Reference for the Series 700 and 800 ] MPE/iX 5.0 Documentation


COBOL/HP-UX Language Reference for the Series 700 and 800

Chapter 8  Debug and Interactive Debugging 

Introduction 

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.
________________________________________________________________________
|(ANS85)                                                               |
|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.                                                    |
________________________________________________________________________

            
________________________________________________________________________
|(MF)                                                                  |
|All dialects within 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.                                                               |
________________________________________________________________________

            
________________________________________________________________________
|(XOPEN)                                                               |
|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