搜索资源列表
memcheck-0.1.4.tar
- memory test check for embeded linux-memory test check for embeded Linux
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. overrunning heap block boundaries) *
memcheck
- 能够辅助您找出应用程序中内存遗失 ( Memory Leaks ) 的单元 (2.0 版)pascal-could help you find application program memory loss (Memory Leaks) Module (Version 2.0) pascal
cuda-memcheck-handbook-4.0cn
- CUDA调试工具cuda-gdb,包含一个可以在CUDA中检测和调试内存错误的内存检查特性。该文档描述了这个名为cuda-memcheck的工具与它的功能。 NVIDIA用它强大的cuda-gdb硬件调试器简化了CUDA程序错误的调试。然而,每个程序员总会遇到难以检测到的内存相关错误,并花大量时间去调试。当处理上千条线程时,内存相关的错误的数量会明显增加。cuda-memcheck就是设计用来检测你的CUDA程序中这种内存存取错误的工具。-CUDA debugging tool cud
memcheck
- vxworks 内存检查代码,可以发现系统中错误的内存块。-VxWorks memory check code, the system can be found in the wrong block of memory.
63535273MemCheck273
- Driver Memory Tool The MemCheck code is designed to provide Windows NT/2K/XP driver developers with a tool to help in the detection of the following memory handling issues: Buffer overrun Buffer corruption Buffer use after buffer release Double buffe
memcheck
- 是一款用来检测 C程序的内存泄漏问题的工具。现在支持Windows2000,xp以及2003操作平台-CHEAK MEMORY LEAK TOOL
memcheck
- 检查brew内存泄漏 检查brew内存泄漏 -mem check mem check mem check
memcheck
- 很好用的内存查看工具,有源代码,希望喜欢-Good use of the memory viewer, source code, hope you like it
memcheck
- Memcheck routines examples with wxWidgets
memcheck
- 演示内存泄漏监测机制的实现,重载了new delete-new delete
memcheck
- Contains implementation of memory checking framework in the emulator.
memcheck
- This file is for inclusion into client (your!) code.
rsStream
- Because Memcheck marks any slop as inaccessible, it doesn t round up sizes for malloc_usable_size(). -Because Memcheck marks any slop as inaccessible, it doesn t round up sizes for malloc_usable_size().