【问题标题】:check Memory leaks in windows [duplicate]检查Windows中的内存泄漏[重复]
【发布时间】:2011-06-10 21:22:27
【问题描述】:

可能重复:
Is there a good Valgrind substitute for Windows?

我在 Linux 中使用过 valgrind。谁能告诉我一些类似的检查 windows 内存泄漏的工具吗?

【问题讨论】:

标签: c++ windows memory-leaks


【解决方案1】:

AppVerifier 将检查内存泄漏以及许多其他类型的 Windows 特定错误。

【讨论】:

    【解决方案2】:

    此处讨论了类似的主题: Is there a good Valgrind substitute for Windows?

    【讨论】:

      【解决方案3】:

      Visual Leak Detector是在DEBUG模式下检查App的好工具。

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 2011-05-21
        • 1970-01-01
        • 2013-02-03
        • 2011-03-29
        • 2012-01-02
        • 2013-01-26
        • 1970-01-01
        • 2016-08-08
        相关资源
        最近更新 更多