Top
NetCOBOL V11.0 Debugging Guide
FUJITSU Software

2.3.1 @SVD_PERFORM_CHECK(to watch PERFORM nest)

@SVD_PERFORM_CHECK = {YES|NO}

Specify whether the debugger watch PERFORM nest. (YES/NO)

By specifying this environment variable, the initial value to decide whether to watch PERFORM nest can be set in the value specified by the environment variable.

When the environment variable is not specified, the default becomes the following.

At batch debugging

Do not watch PERFORM nest.

At operations except batch debugging

The default conforms to the values that were set when the debugger last ended.