SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

valgrind rpm build for : Old RedHat 8.X. For other distributions click valgrind.

Name : valgrind
Version : 1.9.6 Vendor : (none)
Release : 1 Date : 2003-07-15 23:06:14
Group : Development/Debuggers Source RPM : valgrind-1.9.6-1.src.rpm
Size : 2.24 MB
Packager : Hao Li < hli_haoli_org>
Summary : Valgrind Memory Debugger
Description :
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 abuses of the POSIX Pthreads API

RPM found in directory: /packages/linux-pbone/archive/www.haoli.org/pub/redhat-8.x/RPMS/i386/outdated

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  valgrind-1.9.6-1.i386.rpm
     Search for other platforms
valgrind-1.9.6-1.sparc.rpm
valgrind-1.9.6-1.alpha.rpm
valgrind-1.9.6-1.ppc.rpm
valgrind-1.9.6-1.ia64.rpm
valgrind-1.9.6-1.s390.rpm

Provides :
libc.so.6(GLIBC_PRIVATE)
libpthread.so.0
libpthread.so.0(GLIBC_2.0)
libpthread.so.0(GLIBC_2.1)
libpthread.so.0(GLIBC_2.2)
libpthread.so.0(GLIBC_2.2.3)
libpthread.so.0(GLIBC_2.3.2)
libpthread.so.0(GLIBC_PRIVATE)
valgrind.so
valgrinq.so
vgskin_addrcheck.so
vgskin_cachegrind.so
vgskin_corecheck.so
vgskin_helgrind.so
vgskin_lackey.so
vgskin_memcheck.so
vgskin_none.so
valgrind

Requires :
libc.so.6(GLIBC_PRIVATE)
/usr/bin/perl
/bin/sh
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1)
perl(strict)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.3)
libc.so.6
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
libc.so.6(GLIBC_2.0)


Content of RPM :
/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
There is 23 files more in these RPM.

 
ICM