Main Content
Check Behavior
Modify default behavior of run-time checks
To modify the default behavior of a run-time check, use the check behavior options. For instance, by default, the Overflow check detects overflows in computations with signed integers only. You can specify that the check must also detect overflows in computations with unsigned integers.
Polyspace Options
Topics
Modifying Default Behavior of Run-time Checks
- Specify Polyspace Analysis Options
Specify Polyspace® analysis options in Polyspace user interface, other IDE-s or scripts. - Modify or Disable Code Prover Run-Time Checks
Disable a subset of run-time checks in Code Prover.
- Detect Overflows in Buffer Size Computation
Detect overflows earlier during buffer size computation instead of later during buffer usage.
Setting up Impact Analysis
- Prove Absence of Impact Between Objects in C/C++ Program
Set up impact analysis in Polyspace Code Prover™, define sources and sinks. - Source and Sink Specifications for Impact Analysis in Polyspace Code Prover
Look up XML syntax for designating variables and function arguments as sources and sinks. - Event and Memory Zone Specifications for Impact Analysis in Polyspace Code Prover
Look up XML syntax for specifying events and memory zones associated with impact sinks.