visual leak dector内存泄漏检测方法

时间:2022-01-29 07:01:41

http://vld.codeplex.com/

QT 内存泄露时,你们一般用什么工具检测啊

------解决方案--------------------
这篇你觉得详细么 :
http://newfaction.net/2010/10/25/qt-experience-on-the-detection-of-memory-leaks.html
------解决方案--------------------
你可以使用vld工具,全称是visual leak dector。一般用于VC检测内存泄露,不过也可以在Qt下使用。

http://*.com/questions/283726/memory-leak-detection-under-windows-for-gnu-c-c