READY or RESET TRACE statement
The READY or RESET TRACE statement was designed to trace the execution of procedures. The READY or RESET TRACE statement can appear only in the PROCEDURE DIVISION, but has no effect on your program.
You can trace the execution of procedures by using the USE FOR DEBUGGING declarative as described in Example: USE FOR DEBUGGING in the COBOL for Linux® on x86 Programming Guide.