SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

valgrind rpm build for : PLD. For other distributions click valgrind.

Name : valgrind
Version : 1.0.4 Vendor : PLD
Release : 1 Date : 2002-10-18 22:50:17
Group : Networking/Utilities Source RPM : valgrind-1.0.4-1.src.rpm
Size : 1.83 MB
Packager : PLD bug tracking system ( http://bugs_pld_org_pl/ )
Summary : An open-source memory debugger for x86-GNU/Linux
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 misuses of the POSIX pthreads API

RPM found in directory: /vol/rzm3/linux-pld/dists/ra/PLD/i386/PLD/RPMS

Content of RPM  Changelog  Provides Requires

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

Provides :
valgrind

Requires :
rpmlib(PayloadIsBzip2) <= 3.0.5-1
rpmlib(CompressedFileNames) <= 3.0.4-1
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1.3)
/bin/sh
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
glibc
libc.so.6


Content of RPM :
/usr/bin/cachegrind
/usr/bin/valgrind
/usr/bin/vg_annotate
/usr/include/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/xfree-3.supp
/usr/lib/valgrind/xfree-4.supp
/usr/share/doc/valgrind-1.0.4
/usr/share/doc/valgrind-1.0.4/ACKNOWLEDGEMENTS.gz
/usr/share/doc/valgrind-1.0.4/AUTHORS.gz
/usr/share/doc/valgrind-1.0.4/ChangeLog.gz
/usr/share/doc/valgrind-1.0.4/PATCHES_APPLIED.gz
/usr/share/doc/valgrind-1.0.4/README.gz
/usr/share/doc/valgrind-1.0.4/README_MISSING_SYSCALL_OR_IOCTL.gz
/usr/share/doc/valgrind-1.0.4/TODO.gz
/usr/share/doc/valgrind-1.0.4/index.html
/usr/share/doc/valgrind-1.0.4/manual.html
/usr/share/doc/valgrind-1.0.4/nav.html
/usr/share/doc/valgrind-1.0.4/techdocs.html

 
ICM