Description: 对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist Platform: |
Size: 1353251 |
Author:华军 |
Hits:
Description: 对编程过程中内存泄漏进行检测,有源码提供。这是最新版1.9,修复了不少bug. Visual C++ provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist -The process of programming memory leak detection, have to provide source code. This is the latest version 1.9, fix a lot of bug. Visual C++ Provides built-in memory leak detection, but its capabilities are minimal at best. This memory leak detector was created as a free alternative to the built-in memory leak detector provided with Visual C++. Here are some of Visual Leak Detector s features, none of which exist Platform: |
Size: 1352704 |
Author:华军 |
Hits:
Description: visual leak detector
-Visual Leak Detector (VLD) Version 1.9b (beta)
Change Log/Release Notes
1.9d beta (12 November 2006)
----------------------------
Bugs Fixed:
+ Failed assertion "freed == TRUE" pops up when running a program with VLD
without the debugger attached.
+ Some, but not all, multithreaded programs that dynamically load and unload
many DLLs have been known to experience problems, such as deadlocks or
exceptions, when used with VLD.
+ Failed assertion "exportmodule != NULL" pops up when running some programs
with VLD.
+ VLD fails to show file names or function names in the memory leak report for
some programs that are linked with the dynamic CRT library.
+ Access violation exceptions are thrown, but caught by the operating system,
when running some programs with VLD.
1.9c beta (6 November 2006)
---------------------------
New Features/Enhancments:
+ New NSIS installer makes setting up and using VLD much easier.
+ No need Platform: |
Size: 856064 |
Author:weitidong |
Hits:
Description: 关于《Visual Leak Detector》代码,及说明书,及多个版本。-On " Visual Leak Detector" code, and manuals, and a number of versions. Platform: |
Size: 1299456 |
Author:wangfei |
Hits:
Description: Visual Leak Detector是一款用于Visual C++的免费开源的内存泄露检测工具,使用方法是将下载后的文件解压后,将lib放入vs的lib目录,将.h文件放入vs的include目录(如:……\Visual Studio 10.0\VC\lib和……\Visual Studio 10.0\VC\include),最后将.dll文件放入工程目录下即可,使用非常方便,会在输出窗口中显示泄露信息-Visual Leak Detector is a for the Visual c++ free open source memory Leak testing tool, use method is to download documents after decompression, will be lib into vs libs directory, will. H file into the vs include directory (such as:... \ Visual Studio 10.0 \ VC \ lib and... \ Visual Studio 10.0 \ VC \ include), finally will. DLL file into the project directory can, use very convenient, can be in output window display Leak information Platform: |
Size: 491520 |
Author:赵江 |
Hits: