搜索资源列表
mTrack
- 嵌入式系统下内存泄漏检查库函数mTrace以及测试代码,有详细使用文档.这个是将malloc和free 函数控制起来,检查内存.
6059listings
- linux下内存使用检查、泄漏检测工具等,可交叉编译,在arm平台中运行。-This is the set of files and directories for running the example code theat is part of the memory leak detection software. It consists of four directories. They are: dmalloc- files for building and
mtrace
- mtrace检测野指针,在Linux系统中测试通过-mtrace detect dangling pointers, pass the test in the Linux system