CHECK-SUPPRESSION-LIMIT
Syntax
CHECK-SUPPRESSION-LIMIT <number>
Variable
VT_CHECK_SUPPRESSION_LIMIT
Default
10
Description
Maximum number of times a specific error or warning is reported before
suppressing further reports about it. The application continues to run and other
problems are still reported. Just as with
CHECK-MAX-ERRORS
these are a per-process counters.This only counts per error check and does not distinguish between different
incarnations of the error in different parts of the application.