搜索资源列表
MemLeakFinder4dll
- 自定义的内存泄漏检测程序的demo程序,一个完整的工程,示范内存检测代码的使用。-Since the definition of memory leak detection process demo procedures, a complete project, demonstration of the use of memory detection code.
valgrind-3.2.1.tar
- 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. overrunnin
valgrind-3.0.0
- unix下调试内存泄露的工具源代码,对了解内存检测原理等有极大的用处。-unix memory leak debugging tool for source code, to the understanding of memory, such as detection principle of great usefulness.