Catching Array Bounds Errors (Error Detection)

Related Topics

 

1.    Open the Default Settings or Executable Settings dialog box, or click Settings in the Run Program dialog box.

2.    Select the Errors and Leaks tab.

3.    Increase the number specified in Red zone length.

Note:

§      Increasing the red zone length can help catch more distant overwrites, which could otherwise appear in the instrumented program as writing into other allocated blocks. However, increasing this number can also make the instrumented program run slower because it requires more memory.

(C) Copyright IBM Corporation 1992, 2010.