To enable just-in-time debugging for when the application fails for Native COBOL

Restriction: The following applies to native code only.
  1. Click Tools > Options > Debugging > Just-In-Time.
  2. Check Micro Focus Native Debugger.
Note:
  • For 32-bit applications, when your application fails, the COBOL debugger is invoked if it is not already running.
  • For 64-bit applications, your COBOL development system must be running and waiting for a debuggable attachment.
  • If you have the source files and the .idy files, the source code is displayed at the line where the error occurred. If you do not have the required files, you are given the name of the source file or program where the error occurred.