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: 255044 |
Author:郭月丰 |
Hits:
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:
Description: unix下调试内存泄露的工具源代码,对了解内存检测原理等有极大的用处。-unix memory leak debugging tool for source code, to the understanding of memory, such as detection principle of great usefulness. Platform: |
Size: 3563520 |
Author:xiaoqing_001 |
Hits: