Debugging lines

A debugging line is any line with a D (or d) in the indicator area of the line.

Debugging lines can be written in the ENVIRONMENT DIVISION (after the OBJECT-COMPUTER paragraph), the DATA DIVISION, and the PROCEDURE DIVISION. If a debugging line contains only spaces in Area A and Area B, it is considered a blank line.

See "WITH DEBUGGING MODE" in SOURCE-COMPUTER paragraph.