Previous Topic Next topic Print topic


General Debugging Options

You can specify options that control the behavior when debugging Micro Focus COBOL in Tools > Options > Debugging .
COBOL Debugging Settings > Step into inline PERFORM statements when using Step Over
By default, Step Over (F10) skips inline PERFORM statements.
Check this option to enable stepping into inline PERFORM statements when you use Step Over. Works with native code only.
Just-in-time > Micro Focus COBOL
Check this to enable just-in-time debugging for when the application fails.
Symbols
Add a new folder by clicking New Folder, and in the Symbol file locations list, enter the absolute path to the .idy files. This makes the symbol files (.idy) available for debugging.
Previous Topic Next topic Print topic