Related Topics:| Debugging Behavior Defaults |
By default, debugging checks for valid subscripts when evaluating expressions in a Fortran program. You can choose to turn off this checking.
To turn off checking for valid subscripts (f77 and f90 only):
Debugging Options. Or, in the Sun WorkShop main window, choose Options
Debugging Options.
Note - This option is equivalent to the dbx array_bounds_check Environment Variable.