NEWS
197227
Support aio_* syscalls on Darwin
197456
valgrind should reject --suppressions=(directory)
197512
DWARF2 CFI reader: unhandled CFI instruction 0:10
197591
unhandled syscall 27 (mincore)
197793
Merge DCAS branch to the trunk == 85756, 142103
197794
Avoid duplicate filenames in Vex
197898
make check fails on current SVN
197901
make check fails also under exp-ptrcheck in current SVN
197929
Make --leak-resolution=high the default
197930
Reduce spacing between leak reports
197933
Print command line of client at start-up, and shorten preamble
197966
unhandled syscall 205 (x86-linux, --tool=exp-ptrcheck)
198395
add BBV to the distribution as an experimental tool
198624
Missing syscalls on Darwin: 82, 167, 281, 347
198649
callgrind_annotate doesn’t cumulate counters
199338
callgrind_annotate sorting/thresholds are broken for all but Ir
199977
Valgrind complains about an unrecognized instruction in the
atomic_incs test program
200029
valgrind isn’t able to read Fedora 12 debuginfo
200760
darwin unhandled syscall: unix:284
200827
DRD doesn’t work on Mac OS X
200990
VG_(read_millisecond_timer)() does not work correctly
201016
Valgrind does not support pthread_kill() on Mac OS
201169
Document --read-var-info
201323
Pre-3.5.0 performance sanity checking
201384
Review user manual for the 3.5.0 release
201585
mfpvr not implemented on ppc
201708
tests failing because x86 direction flag is left set
201757
Valgrind doesn’t handle any recent sys_futex additions
204377
64-bit valgrind can not start a shell script
(with #!/path/to/shell) if the shell is a 32-bit executable
n-i-bz
drd: fixed assertion failure triggered by mutex reinitialization.
n-i-bz
drd: fixed a bug that caused incorrect messages to be printed
about memory allocation events with memory access tracing enabled
n-i-bz
drd: fixed a memory leak triggered by vector clock deallocation
(3.5.0: 19 Aug 2009, vex r1913, valgrind r10846).
Release 3.4.1 (28 February 2009)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3.4.1 is a bug-fix release that fixes some regressions and assertion
failures in debug info reading in 3.4.0, most notably incorrect stack
traces on amd64-linux on older (glibc-2.3 based) systems. Various
other debug info problems are also fixed.
A number of bugs in the
exp-ptrcheck tool introduced in 3.4.0 have been fixed.
In view of the fact that 3.4.0 contains user-visible regressions
relative to 3.3.x, upgrading to 3.4.1 is recommended.
Packagers are
encouraged to ship 3.4.1 in preference to 3.4.0.
The fixed bugs are as follows.
Note that "n-i-bz" stands for "not in
bugzilla" -- that is, a bug that was reported to us but never got a
31