Try OpenEdge Now
skip to main content
Debugging and Troubleshooting
OpenEdge Debugger : Debugger Window and Files : Debugger files : Debug listing files : Manual listing generation
 
Manual listing generation
Manual listing generation can save significant time in a debugging session, especially when debugging very large procedures. To generate a debug listing file manually, use the DEBUG-LIST option with the COMPILE statement to compile your procedure. For more information on the COMPILE statement and the DEBUG-LIST option, see OpenEdge Development: ABL Reference. For information on the Application Compiler, see OpenEdge Development: Basic Development Tools.