Release 3.9.0 (XX October 2013)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-3.8.0 is a feature release with many improvements and the usual
+3.9.0 is a feature release with many improvements and the usual
collection of bug fixes.
This release supports X86/Linux, AMD64/Linux, ARM/Linux, PPC32/Linux,
of valid interior pointers to std::stdstring, to new[] allocated
arrays with elements having destructors and to interior pointers
pointing to an inner part of a C++ object using multiple
- inheritance. They can be selected individually using the option
- The option --leak-check-heuristics=heur1,heur2,...
+ inheritance. They can be selected individually using the
+ option --leak-check-heuristics=heur1,heur2,...
- Better control of stacktrace acquisition for heap-allocated
blocks. Using the --keep-stacktraces option, it is possible to
each leak suppressions, how many blocks and bytes it suppressed
during the last leak search.
- - Line numbers for used suppressions. The list of used suppressions
- (shown when the -v option is given) now shows, for each used
- suppression, the file name and line number where the suppression
- is defined.
-
* Helgrind:
- False errors resulting from the use of statically initialised
line option --merge-recursive-frame and by the monitor command
"v.set merge-recursive-frames".
+* File name and line numbers for used suppressions. The list of used
+ suppressions (shown when the -v option is given) now shows, for each
+ used suppression, the file name and line number where the suppression
+ is defined.
+
* New and modified GDB server monitor features:
- valgrind.h has a new client request, VALGRIND_MONITOR_COMMAND,