Name : valgrind
| |
Version : 2.1.0
| Vendor : Trific soft_ http://trific_ath_cx/resources/rpm/
|
Release : 1
| Date : 2003-12-18 23:36:22
|
Group : Development/Tools
| Source RPM : valgrind-2.1.0-1.src.rpm
|
Size : 2.68 MB
| |
Packager : David Necas (Yeti) < yeti_trific_ath_cx>
| |
Summary : A powerful memory problem debugger for x86.
|
Description :
Valgrind is a system for debugging and profiling x86-Linux programs. Valgrind is capable of detection of many memory management and threading bugs, namely
- use of uninitialised memory - reading or writing memory after it has been free()d - reading or writing off the end of malloc()d blocks - reading or writing inappropriate areas on the stack - memory leaks - passing of uninitialised and/or unaddressible memory to system calls - mismatched use of malloc/new/new[] vs. free/delete/delete[]
|
RPM found in directory: /packages/linux-pbone/archive/kf.fyz.fce.vutbr.cz/%7Eyeti/Ftp/rpm |