| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: valgrind | Distribution: Unknown |
| Version: 1.9.6 | Vendor: Dag Apt Repository, http://dag.wieers.com/apt/ |
| Release: 1.dag.rhel3 | Build date: Sun Oct 26 17:23:30 2003 |
| Group: Development/Tools | Build host: lisse |
| Size: 1764591 | Source RPM: valgrind-1.9.6-1.dag.rhel3.src.rpm |
| Packager: Dag Wieers <dag@wieers.com> | |
| Url: http://developer.kde.org/~sewardj/ | |
| Summary: An open-source memory debugger for x86-GNU/Linux. | |
Valgrind is a GPL'd tool to help you find memory-management problems in
your programs. 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 []
* Some misuses of the POSIX pthreads API
GPL
* Sun May 18 2003 Dag Wieers <dag@wieers.com> - 1.9.6-1 - Fixes the find_provides and find_requires for RH73 and RH80. * Sun May 18 2003 Dag Wieers <dag@wieers.com> - 1.9.6-0 - Updated to release 1.9.6. * Thu Apr 24 2003 Dag Wieers <dag@wieers.com> - 1.9.5-0 - Updated to release 1.9.5. - Added a program to test for NPTL at runtime. * Mon Apr 21 2003 Dag Wieers <dag@wieers.com> - 1.0.4-0 - Initial package. (using DAR)
/usr/bin/cg_annotate /usr/bin/valgrind /usr/bin/valgrind-listener /usr/bin/vg_regtest /usr/include/valgrind /usr/include/valgrind/helgrind.h /usr/include/valgrind/memcheck.h /usr/include/valgrind/valgrind.h /usr/lib/valgrind /usr/lib/valgrind/default.supp /usr/lib/valgrind/glibc-2.1.supp /usr/lib/valgrind/glibc-2.2.supp /usr/lib/valgrind/libpthread.so /usr/lib/valgrind/libpthread.so.0 /usr/lib/valgrind/valgrind.so /usr/lib/valgrind/valgrinq.so /usr/lib/valgrind/vgskin_addrcheck.so /usr/lib/valgrind/vgskin_cachegrind.so /usr/lib/valgrind/vgskin_corecheck.so /usr/lib/valgrind/vgskin_helgrind.so /usr/lib/valgrind/vgskin_lackey.so /usr/lib/valgrind/vgskin_memcheck.so /usr/lib/valgrind/vgskin_none.so /usr/lib/valgrind/xfree-3.supp /usr/lib/valgrind/xfree-4.supp /usr/share/doc/valgrind-1.9.6 /usr/share/doc/valgrind-1.9.6/ACKNOWLEDGEMENTS /usr/share/doc/valgrind-1.9.6/AUTHORS /usr/share/doc/valgrind-1.9.6/COPYING /usr/share/doc/valgrind-1.9.6/ChangeLog /usr/share/doc/valgrind-1.9.6/NEWS /usr/share/doc/valgrind-1.9.6/PATCHES_APPLIED /usr/share/doc/valgrind-1.9.6/README /usr/share/doc/valgrind-1.9.6/README_KDE3_FOLKS /usr/share/doc/valgrind-1.9.6/README_MISSING_SYSCALL_OR_IOCTL /usr/share/doc/valgrind-1.9.6/README_PACKAGERS /usr/share/doc/valgrind-1.9.6/TODO /usr/share/doc/valgrind-1.9.6/manual.html
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Mar 9 09:14:52 2026