Skip to main content

Problem:

How do you create a MFDEBUG log file?

Resolution:

The MFDEBUG.LOG is really designed for MF use rather than Customers. It is a dump which shows the state of the machine when a COBOL program crashes. Development can decode this and sometimes use it to help pinpoint problems in the runtime. The log file is created automatically and is copied to the working directory.

Old KB# 4020