OLDER NEWS
CHECK_READABLE --> CHECK_MEM_IS_DEFINED
CHECK_DEFINED
--> CHECK_VALUE_IS_DEFINED
The reason for the change is that the old names are subtly
misleading.
The old names will still work, but they are deprecated
and may be removed in a future release.
We also added a new client request:
MAKE_MEM_DEFINED_IF_ADDRESSABLE(a, len)
which is like MAKE_MEM_DEFINED but only affects a byte if the byte is
already addressable.
- The way client requests are encoded in the instruction stream has
changed.
Unfortunately, this means 3.2.0 will not honour client
requests compiled into binaries using headers from earlier versions
of Valgrind.
We will try to keep the client request encodings more
stable in future.
BUGS FIXED:
108258
NPTL pthread cleanup handlers not called
117290
valgrind is sigKILL’d on startup
117295
== 117290
118703
m_signals.c:1427 Assertion ’tst->status == VgTs_WaitSys’
118466
add %reg, %reg generates incorrect validity for bit 0
123210
New: strlen from ld-linux on amd64
123244
DWARF2 CFI reader: unhandled CFI instruction 0:18
123248
syscalls in glibc-2.4: openat, fstatat, symlinkat
123258
socketcall.recvmsg(msg.msg_iov[i] points to uninit
123535
mremap(new_addr) requires MREMAP_FIXED in 4th arg
123836
small typo in the doc
124029
ppc compile failed: ‘vor’ gcc 3.3.5
124222
Segfault: @@don’t know what type ’:’ is
124475
ppc32: crash (syscall?) timer_settime()
124499
amd64->IR: 0xF 0xE 0x48 0x85 (femms)
124528
FATAL: aspacem assertion failed: segment_is_sane
124697
vex x86->IR: 0xF 0x70 0xC9 0x0 (pshufw)
124892
vex x86->IR: 0xF3 0xAE (REPx SCASB)
126216
== 124892
124808
ppc32: sys_sched_getaffinity() not handled
n-i-bz
Very long stabs strings crash m_debuginfo
n-i-bz
amd64->IR: 0x66 0xF 0xF5 (pmaddwd)
125492
ppc32: support a bunch more syscalls
121617
ppc32/64: coredumping gives assertion failure
121814
Coregrind return error as exitcode patch
126517
== 121814
125607
amd64->IR: 0x66 0xF 0xA3 0x2 (btw etc)
125651
amd64->IR: 0xF8 0x49 0xFF 0xE3 (clc?)
126253
x86 movx is wrong
126451
3.2 SVN doesn’t work on ppc32 CPU’s without FPU
126217
increase # threads
126243
vex x86->IR: popw mem
47
Содержание BBV
Страница 176: ...Valgrind FAQ Release 3 8 0 10 August 2012 Copyright 2000 2012 Valgrind Developers Email valgrind valgrind org ...
Страница 177: ...Valgrind FAQ Table of Contents Valgrind Frequently Asked Questions 1 ii ...
Страница 302: ...README mips based on newer GCC versions if possible 95 ...
Страница 303: ...GNU Licenses ...
Страница 304: ...GNU Licenses Table of Contents 1 The GNU General Public License 1 2 The GNU Free Documentation License 8 ii ...