Dynamic Analysis Tool

Tool that provides information about the state of software code during execution.

These tools are most often used to find null pointers, to check calculation of pointer, as well as to monitor distribution, use and release of memory and to identify memory leakages.