Bug 221067 - [PATCH] valgrind's tool massif generates bad output with large symbols
Bug#: 221067 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: griffon26@gentoo.org Reported By: ferdy@gentoo.org
Component: Ebuilds
URL:  http://bugs.kde.org/show_bug.cgi?id=155929
Summary: [PATCH] valgrind's tool massif generates bad output with large symbols
Keywords:  
Status Whiteboard: 
Opened: 2008-05-09 11:48 0000
Description:   Opened: 2008-05-09 11:48 0000
The patch in that bug is needed if you want massif to provide useful output
with large symbols (for instance, when using C++). Otherwise it is useless.

- ferdy

------- Comment #1 From Maurice van der Pot 2008-05-18 10:31:44 0000 -------
I just checked in valgrind-3.3.0-r1, which contains the patch.
Please reopen if it doesn't work.