Description: The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as:
*
touching memory you shouldn t (eg. overrunning heap block boundaries)
*
using values before they have been initialized
*
incorrect freeing of memory, such as double-freeing heap blocks
*
memory leaks.
-The Valgrind distribution has to multiple ols. The most popular is the memory checking too l (called Memcheck) which can detect many commo n memory errors such as :* touching memory you should not (eg. overrunnin g heap block boundaries)* t values before using hey have been initialized* incorrect freeing o f memory, such as double-freeing heap memory blocks* lea ks. Platform: |
Size: 5059584 |
Author:郭月丰 |
Hits:
Description: memory checking tool
源代码valgrind-3.2.1.tar.gz
这是英文使用手册-memory source code checking tool valgrind- 3.2.1. tar.gz use of this manual is in English Platform: |
Size: 254976 |
Author:郭月丰 |
Hits: