<legend id='1MDec'><style id='1MDec'><dir id='1MDec'><q id='1MDec'></q></dir></style></legend>

    <i id='1MDec'><tr id='1MDec'><dt id='1MDec'><q id='1MDec'><span id='1MDec'><b id='1MDec'><form id='1MDec'><ins id='1MDec'></ins><ul id='1MDec'></ul><sub id='1MDec'></sub></form><legend id='1MDec'></legend><bdo id='1MDec'><pre id='1MDec'><center id='1MDec'></center></pre></bdo></b><th id='1MDec'></th></span></q></dt></tr></i><div id='1MDec'><tfoot id='1MDec'></tfoot><dl id='1MDec'><fieldset id='1MDec'></fieldset></dl></div>
    <tfoot id='1MDec'></tfoot>

      <small id='1MDec'></small><noframes id='1MDec'>

        <bdo id='1MDec'></bdo><ul id='1MDec'></ul>

      1. 什么是 C/C++ 程序及其插件 DLL 的最佳空闲内存泄漏检测器?

        What is the best free memory leak detector for a C/C++ program and its plug-in DLLs?(什么是 C/C++ 程序及其插件 DLL 的最佳空闲内存泄漏检测器?)

        <small id='jAhMc'></small><noframes id='jAhMc'>

            <bdo id='jAhMc'></bdo><ul id='jAhMc'></ul>
            <i id='jAhMc'><tr id='jAhMc'><dt id='jAhMc'><q id='jAhMc'><span id='jAhMc'><b id='jAhMc'><form id='jAhMc'><ins id='jAhMc'></ins><ul id='jAhMc'></ul><sub id='jAhMc'></sub></form><legend id='jAhMc'></legend><bdo id='jAhMc'><pre id='jAhMc'><center id='jAhMc'></center></pre></bdo></b><th id='jAhMc'></th></span></q></dt></tr></i><div id='jAhMc'><tfoot id='jAhMc'></tfoot><dl id='jAhMc'><fieldset id='jAhMc'></fieldset></dl></div>

            <legend id='jAhMc'><style id='jAhMc'><dir id='jAhMc'><q id='jAhMc'></q></dir></style></legend>
          • <tfoot id='jAhMc'></tfoot>
                    <tbody id='jAhMc'></tbody>
                  本文介绍了什么是 C/C++ 程序及其插件 DLL 的最佳空闲内存泄漏检测器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我有一个 .exe 和许多 .exe 加载的插件 .dll 模块.(我有两者的源代码.)跨平台(带源代码)解决方案是理想的,但平台可以缩小到 WinXP 和 Visual Studio(在我的情况下为 7.1/2003).

                  I have a .exe and many plug-in .dll modules that the .exe loads. (I have source for both.) A cross-platform (with source) solution would be ideal, but the platform can be narrowed to WinXP and Visual Studio (7.1/2003 in my case).

                  内置的 VS 泄漏检测器仅提供调用 new/malloc 的行,但我有一个用于分配的包装器,因此最好使用完整的符号堆栈跟踪.

                  The built-in VS leak detector only gives the line where new/malloc was called from, but I have a wrapper for allocations, so a full symbolic stack trace would be best.

                  检测器还能够检测 .exe 及其附带的插件 .dll 模块中的泄漏.

                  The detector would also be able to detect for a leak in both the .exe and its accompanying plug-in .dll modules.

                  推荐答案

                  我个人使用 Visual Leak Detector,不过当大块泄漏时,它会导致很大的延迟(它显示整个泄漏块的内容).

                  I personally use Visual Leak Detector, though it can cause large delays when large blocks are leaked (it displays the contents of the entire leaked block).

                  这篇关于什么是 C/C++ 程序及其插件 DLL 的最佳空闲内存泄漏检测器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Constructor initialization Vs assignment(构造函数初始化 Vs 赋值)
                  Is a `=default` move constructor equivalent to a member-wise move constructor?(`=default` 移动构造函数是否等同于成员移动构造函数?)
                  Has the new C++11 member initialization feature at declaration made initialization lists obsolete?(声明时新的 C++11 成员初始化功能是否使初始化列表过时了?)
                  Order of constructor call in virtual inheritance(虚继承中构造函数调用的顺序)
                  How to use sfinae for selecting constructors?(如何使用 sfinae 选择构造函数?)
                  Initializing a union with a non-trivial constructor(使用非平凡的构造函数初始化联合)

                      <small id='IC3k7'></small><noframes id='IC3k7'>

                    • <tfoot id='IC3k7'></tfoot>
                      • <i id='IC3k7'><tr id='IC3k7'><dt id='IC3k7'><q id='IC3k7'><span id='IC3k7'><b id='IC3k7'><form id='IC3k7'><ins id='IC3k7'></ins><ul id='IC3k7'></ul><sub id='IC3k7'></sub></form><legend id='IC3k7'></legend><bdo id='IC3k7'><pre id='IC3k7'><center id='IC3k7'></center></pre></bdo></b><th id='IC3k7'></th></span></q></dt></tr></i><div id='IC3k7'><tfoot id='IC3k7'></tfoot><dl id='IC3k7'><fieldset id='IC3k7'></fieldset></dl></div>
                        • <bdo id='IC3k7'></bdo><ul id='IC3k7'></ul>
                            <tbody id='IC3k7'></tbody>
                        • <legend id='IC3k7'><style id='IC3k7'><dir id='IC3k7'><q id='IC3k7'></q></dir></style></legend>