OLDER NEWS
long-term future.
These don’t affect end-users.
Most notable
user-visible changes are:
* Greater isolation between Valgrind and the program being run, so
the program is less likely to inadvertently kill Valgrind by
doing wild writes.
* Massif: a new space profiling tool.
Try it!
It’s cool, and it’ll
tell you in detail where and when your C/C++ code is allocating heap.
Draws pretty .ps pictures of memory use against time.
A potentially
powerful tool for making sense of your program’s space use.
* Fixes for many bugs, including support for more SSE2/SSE3 instructions,
various signal/syscall things, and various problems with debug
info readers.
* Support for glibc-2.3.3 based systems.
We are now doing automatic overnight build-and-test runs on a variety
of distros.
As a result, we believe 2.1.1 builds and runs on:
Red Hat 7.2, 7.3, 8.0, 9, Fedora Core 1, SuSE 8.2, SuSE 9.
The following bugs, and probably many more, have been fixed.
These
are listed at http://bugs.kde.org.
Reporting a bug for valgrind in
the http://bugs.kde.org is much more likely to get you a fix than
mailing developers directly, so please continue to keep sending bugs
there.
69616
glibc 2.3.2 w/NPTL is massively different than what valgrind expects
69856
I don’t know how to instrument MMXish stuff (Helgrind)
73892
valgrind segfaults starting with Objective-C debug info
(fix for S-type stabs)
73145
Valgrind complains too much about close(<reserved fd>)
73902
Shadow memory allocation seems to fail on RedHat 8.0
68633
VG_N_SEMAPHORES too low (V itself was leaking semaphores)
75099
impossible to trace multiprocess programs
76839
the ‘impossible’ happened: disInstr: INT but not 0x80 !
76762
vg_to_ucode.c:3748 (dis_push_segreg): Assertion ‘sz == 4’ failed.
76747
cannot include valgrind.h in c++ program
76223
parsing B(3,10) gave NULL type => impossible happens
75604
shmdt handling problem
76416
Problems with gcc 3.4 snap 20040225
75614
using -gstabs when building your programs the ‘impossible’ happened
75787
Patch for some CDROM ioctls CDORM_GET_MCN, CDROM_SEND_PACKET,
75294
gcc 3.4 snapshot’s + have unsupported instructions.
(REP RET)
73326
vg_symtab2.c:272 (addScopeRange): Assertion ‘range->size > 0’ failed.
72596
not recognizing __libc_malloc
69489
Would like to attach ddd to running program
72781
Cachegrind crashes with kde programs
73055
Illegal operand at DXTCV11CompressBlockSSE2 (more SSE opcodes)
73026
Descriptor leak check reports port numbers wrongly
71705
README_MISSING_SYSCALL_OR_IOCTL out of date
64
Содержание Software
Страница 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 ...