- Added support for DWARF Version 4 symbolics.
- Improved the custom install directory process.
- New uninitialized memory error detection algorithm that uses deeper analysis method to substantially reduce the number of false positives.
- Independent control of uninitialized memory analysis, which is off by default
- Improved on-demand leak detection and memory growth interface.
- Added memory usage graph during analysis.
- Major performance improvement in threading error analysis.
- Additional performance and stability improvements