Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

valgrind-1.9.6-1.dag.rh62 RPM for i386

From DAG packages for Red Hat Linux 6.2 i386

Name: valgrind Distribution: Dag Apt Repository for Red Hat 6.2
Version: 1.9.6 Vendor: Dag Apt Repository, http://dag.wieers.com/home-made/apt/
Release: 1.dag.rh62 Build date: Thu Jun 5 16:08:27 2003
Group: Development/Tools Build host: lisse.dag.wieers.com
Size: 2136066 Source RPM: valgrind-1.9.6-1.dag.rh62.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

Provides

Requires

Copyright

GPL

Signatures

internal MD5: a0135007dd506345cb53f0691f9e4574
GPG

Changelog

* 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)

Files

ˆnp	



Generated by rpm2html 1.8.1

Daniel Veillard, Sat Jan 3 05:48:02 2009