Version 4.2.6 for Mainframes
 —  Parameter Reference  —

DBGERR - Automatic Start of Debugger at Runtime Error

This Natural profile parameter enables the Natural Debugger to be started automatically if a Natural error occurs at runtime.

The runtime environment will cede control to the Debugger in the event of a Natural error, independent of wether the Debugger is already on or not. This measure avoids the manual control effort of using the Natural system command TEST ON in such a case.

Possible settings ON The Debugger is started automatically and produces a screen which enables you to get further information on the existing error.
OFF The Debugger is not started automatically.
Default setting OFF  
Dynamic specification yes  
Specification within session no  

For further information, see Start the Debugger in the Natural Debugger documentation.

Top of page