| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: valgrind | Distribution: Mandriva Linux |
| Version: 3.2.0 | Vendor: Mandriva |
| Release: 2mdv2007.0 | Build date: Mon Jul 17 15:56:37 2006 |
| Group: Development/Other | Build host: deborah.mandriva.com |
| Size: 39556984 | Source RPM: valgrind-3.2.0-2mdv2007.0.src.rpm |
| Packager: Iurt the rebuild bot <warly@mandriva.com> | |
| Url: http://valgrind.kde.org/ | |
| Summary: an open-source memory debugger for x86-linux | |
When a program is run under Valgrind's supervision, all reads and
writes of memory are checked, and calls to malloc/new/free/delete are
intercepted. As a result, Valgrind can detect problems such as:
* Use of uninitialised memory
* Reading/writing memory after it has been free'd
* Reading/writing off the end of malloc'd blocks
* Reading/writing inappropriate areas on the stack
* Memory leaks -- where pointers to malloc'd blocks are lost forever
* Passing of uninitialised and/or unaddressible memory to system calls
* Mismatched use of malloc/new/new [] vs free/delete/delete []
GPL
internal MD5: 360864d419b70872d3accda2de2c29af
GPG
* Sat Jun 17 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.0-2mdv2007.0 - obsoletes valgrind-plugins * Wed Jun 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.0-1mdv2007.0 - new version - rpmbuildupdate aware - spec cleanup - move doc file in doc directory * Sat Apr 29 2006 Jerome Soyer <saispo@mandriva.org> 3.1.1-1mdk - New release 3.1.1 * Fri Feb 17 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 3.1.0-2mdk - enable build for ppc * Thu Dec 01 2005 Laurent MONTEL <lmontel@mandriva.com> 3.1.0-1mdk - 3.1.0 * Tue Sep 06 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.0.1-1mdk - 3.0.1 * Fri Aug 05 2005 Laurent MONTEL <lmontel@mandriva.com> 3.0.0-1mdk - 3.0.0 * Thu Mar 24 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 2.4.0-1mdk - 2.4.0 * Wed Jan 19 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 2.2.0-2mdk - Remove calltree from this package create new package valgrind-plugins and put callgrind into (because we can't compile callgrind without valgrind) * Sat Sep 04 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.2.0-1mdk - 2.2.0 * Thu Jul 22 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1.2-1mdk - 2.1.2 (see http://developer.kde.org/~sewardj/docs-2.0.0/NEWS.txt) * Fri Apr 23 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1.1-3mdk - Add calltree plugins for kcachegrind (kdesdk) * Tue Apr 20 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1.1-2mdk - fix buildrequires - use %configure macro - update url - drop patches that wasn't applied * Wed Mar 31 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1.1-1mdk - new version * Wed Mar 31 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1.0-3mdk - Don't package twice manual.html bug #9314 * Mon Dec 22 2003 Stefan van der Eijk <stefan@eijk.nu> 2.1.0-2mdk - rebuild for new pkgconfig Requires * Mon Dec 15 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 2.1.0-1mdk - 2.0.1 * Fri Nov 14 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 2.0.0-1mdk - 2.0.0 * Tue Oct 21 2003 Laurent MONTEL <lmontel@mandrakesoft.com> 1.9.6-2mdk - 20031012
/usr/bin/callgrind_annotate /usr/bin/callgrind_control /usr/bin/cg_annotate /usr/bin/valgrind /usr/bin/valgrind-listener /usr/include/valgrind /usr/include/valgrind/callgrind.h /usr/include/valgrind/helgrind.h /usr/include/valgrind/libvex.h /usr/include/valgrind/libvex_basictypes.h /usr/include/valgrind/libvex_emwarn.h /usr/include/valgrind/libvex_guest_amd64.h /usr/include/valgrind/libvex_guest_arm.h /usr/include/valgrind/libvex_guest_offsets.h /usr/include/valgrind/libvex_guest_ppc32.h /usr/include/valgrind/libvex_guest_ppc64.h /usr/include/valgrind/libvex_guest_x86.h /usr/include/valgrind/libvex_ir.h /usr/include/valgrind/libvex_trc_values.h /usr/include/valgrind/memcheck.h /usr/include/valgrind/pub_tool_aspacemgr.h /usr/include/valgrind/pub_tool_basics.h /usr/include/valgrind/pub_tool_basics_asm.h /usr/include/valgrind/pub_tool_clientstate.h /usr/include/valgrind/pub_tool_clreq.h /usr/include/valgrind/pub_tool_cpuid.h /usr/include/valgrind/pub_tool_debuginfo.h /usr/include/valgrind/pub_tool_errormgr.h /usr/include/valgrind/pub_tool_execontext.h /usr/include/valgrind/pub_tool_hashtable.h /usr/include/valgrind/pub_tool_libcassert.h /usr/include/valgrind/pub_tool_libcbase.h /usr/include/valgrind/pub_tool_libcfile.h /usr/include/valgrind/pub_tool_libcprint.h /usr/include/valgrind/pub_tool_libcproc.h /usr/include/valgrind/pub_tool_libcsignal.h /usr/include/valgrind/pub_tool_machine.h /usr/include/valgrind/pub_tool_mallocfree.h /usr/include/valgrind/pub_tool_options.h /usr/include/valgrind/pub_tool_oset.h /usr/include/valgrind/pub_tool_redir.h /usr/include/valgrind/pub_tool_replacemalloc.h /usr/include/valgrind/pub_tool_signals.h /usr/include/valgrind/pub_tool_stacktrace.h /usr/include/valgrind/pub_tool_threadstate.h /usr/include/valgrind/pub_tool_tooliface.h /usr/include/valgrind/valgrind.h /usr/include/valgrind/vki-amd64-linux.h /usr/include/valgrind/vki-linux.h /usr/include/valgrind/vki-ppc32-linux.h /usr/include/valgrind/vki-ppc64-linux.h /usr/include/valgrind/vki-x86-linux.h /usr/include/valgrind/vki_posixtypes-amd64-linux.h /usr/include/valgrind/vki_posixtypes-ppc32-linux.h /usr/include/valgrind/vki_posixtypes-ppc64-linux.h /usr/include/valgrind/vki_posixtypes-x86-linux.h /usr/lib64/pkgconfig/valgrind.pc /usr/lib64/valgrind /usr/lib64/valgrind/amd64-linux /usr/lib64/valgrind/amd64-linux/cachegrind /usr/lib64/valgrind/amd64-linux/callgrind /usr/lib64/valgrind/amd64-linux/helgrind /usr/lib64/valgrind/amd64-linux/lackey /usr/lib64/valgrind/amd64-linux/libcoregrind.a /usr/lib64/valgrind/amd64-linux/libvex.a /usr/lib64/valgrind/amd64-linux/massif /usr/lib64/valgrind/amd64-linux/memcheck /usr/lib64/valgrind/amd64-linux/none /usr/lib64/valgrind/amd64-linux/vgpreload_core.so /usr/lib64/valgrind/amd64-linux/vgpreload_helgrind.so /usr/lib64/valgrind/amd64-linux/vgpreload_massif.so /usr/lib64/valgrind/amd64-linux/vgpreload_memcheck.so /usr/lib64/valgrind/default.supp /usr/lib64/valgrind/glibc-2.2.supp /usr/lib64/valgrind/glibc-2.3.supp /usr/lib64/valgrind/glibc-2.4.supp /usr/lib64/valgrind/hp2ps /usr/lib64/valgrind/x86-linux /usr/lib64/valgrind/x86-linux/cachegrind /usr/lib64/valgrind/x86-linux/callgrind /usr/lib64/valgrind/x86-linux/helgrind /usr/lib64/valgrind/x86-linux/lackey /usr/lib64/valgrind/x86-linux/libcoregrind.a /usr/lib64/valgrind/x86-linux/libvex.a /usr/lib64/valgrind/x86-linux/massif /usr/lib64/valgrind/x86-linux/memcheck /usr/lib64/valgrind/x86-linux/none /usr/lib64/valgrind/x86-linux/vgpreload_core.so /usr/lib64/valgrind/x86-linux/vgpreload_helgrind.so /usr/lib64/valgrind/x86-linux/vgpreload_massif.so /usr/lib64/valgrind/x86-linux/vgpreload_memcheck.so /usr/lib64/valgrind/xfree-3.supp /usr/lib64/valgrind/xfree-4.supp /usr/share/doc/valgrind-3.2.0 /usr/share/doc/valgrind-3.2.0/ACKNOWLEDGEMENTS /usr/share/doc/valgrind-3.2.0/README /usr/share/doc/valgrind-3.2.0/README_DEVELOPERS /usr/share/doc/valgrind-3.2.0/README_MISSING_SYSCALL_OR_IOCTL /usr/share/doc/valgrind-3.2.0/README_PACKAGERS /usr/share/doc/valgrind-3.2.0/html /usr/share/doc/valgrind-3.2.0/html/FAQ.html /usr/share/doc/valgrind-3.2.0/html/QuickStart.html /usr/share/doc/valgrind-3.2.0/html/cg-manual.html /usr/share/doc/valgrind-3.2.0/html/cg-tech-docs.html /usr/share/doc/valgrind-3.2.0/html/cl-format.html /usr/share/doc/valgrind-3.2.0/html/cl-manual.html /usr/share/doc/valgrind-3.2.0/html/dist.acknowledge.html /usr/share/doc/valgrind-3.2.0/html/dist.authors.html /usr/share/doc/valgrind-3.2.0/html/dist.html /usr/share/doc/valgrind-3.2.0/html/dist.install.html /usr/share/doc/valgrind-3.2.0/html/dist.news.html /usr/share/doc/valgrind-3.2.0/html/dist.readme-developers.html /usr/share/doc/valgrind-3.2.0/html/dist.readme-missing.html /usr/share/doc/valgrind-3.2.0/html/dist.readme-packagers.html /usr/share/doc/valgrind-3.2.0/html/dist.readme.html /usr/share/doc/valgrind-3.2.0/html/faq.html /usr/share/doc/valgrind-3.2.0/html/hg-manual.html /usr/share/doc/valgrind-3.2.0/html/images /usr/share/doc/valgrind-3.2.0/html/images/home.png /usr/share/doc/valgrind-3.2.0/html/images/massif-graph-sm.png /usr/share/doc/valgrind-3.2.0/html/images/massif-graph.png /usr/share/doc/valgrind-3.2.0/html/images/next.png /usr/share/doc/valgrind-3.2.0/html/images/prev.png /usr/share/doc/valgrind-3.2.0/html/images/up.png /usr/share/doc/valgrind-3.2.0/html/index.html /usr/share/doc/valgrind-3.2.0/html/license.gfdl.html /usr/share/doc/valgrind-3.2.0/html/license.gpl.html /usr/share/doc/valgrind-3.2.0/html/licenses.html /usr/share/doc/valgrind-3.2.0/html/lk-manual.html /usr/share/doc/valgrind-3.2.0/html/manual-core.html /usr/share/doc/valgrind-3.2.0/html/manual-intro.html /usr/share/doc/valgrind-3.2.0/html/manual.html /usr/share/doc/valgrind-3.2.0/html/mc-manual.html /usr/share/doc/valgrind-3.2.0/html/mc-tech-docs.html /usr/share/doc/valgrind-3.2.0/html/ms-manual.html /usr/share/doc/valgrind-3.2.0/html/nl-manual.html /usr/share/doc/valgrind-3.2.0/html/quick-start.html /usr/share/doc/valgrind-3.2.0/html/tech-docs.html /usr/share/doc/valgrind-3.2.0/html/vg_basic.css /usr/share/doc/valgrind-3.2.0/html/writing-tools.html /usr/share/doc/valgrind-3.2.0/valgrind_manual.pdf /usr/share/doc/valgrind-3.2.0/valgrind_manual.ps /usr/share/man/man1/valgrind.1.bz2
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Oct 15 07:40:43 2008