<bdo id='L2kVQ'></bdo><ul id='L2kVQ'></ul>

    1. <legend id='L2kVQ'><style id='L2kVQ'><dir id='L2kVQ'><q id='L2kVQ'></q></dir></style></legend>

        <tfoot id='L2kVQ'></tfoot>

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

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

        使用 Valgrind 抑制 Qt 内存泄漏的文件

        Suppression files for Qt memory leaks with Valgrind(使用 Valgrind 抑制 Qt 内存泄漏的文件)
          <bdo id='Ro3uc'></bdo><ul id='Ro3uc'></ul>
          1. <small id='Ro3uc'></small><noframes id='Ro3uc'>

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

                • <legend id='Ro3uc'><style id='Ro3uc'><dir id='Ro3uc'><q id='Ro3uc'></q></dir></style></legend>

                  本文介绍了使用 Valgrind 抑制 Qt 内存泄漏的文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我通常用 C++ 编写我的类,并在 Linux 平台上使用 valgrind 检查它们是否泄漏内存.直到所有堆内存都被释放,我才满意.

                  I usually write my classes in C++ and check if they leak memory using valgrind on Linux platform. I'm not satisfied until all the heap memory is freed.

                  开始用 Qt 编写,我发现 valgrind 检测到多少泄漏,也是在一个简单的项目中.它们太多了,很难检测到我的相同泄漏.

                  Starting to write in Qt, I found how many leaks valgrind detects, also on a simple project. They are so many that it's difficult to detect my same leaks.

                  我在某处读到可以使用 valgrind 的抑制文件,这有助于过滤掉不需要的泄漏,但我找不到它.

                  I read somewhere that is possibile to use a suppression files for valgrind which helps filtering out the unwanted leaks, but I can't find it.

                  我使用的是 Ubuntu 11.04 x64、g++ 4.5、Qt 4.7.有人知道如何处理这个问题吗?

                  I'm using Ubuntu 11.04 x64, g++ 4.5, Qt 4.7. Does somebody know how to cope with this problem?

                  推荐答案

                  您是否查看了这个Valgrind Suppression File Howto"维基?

                  只是为了记录,Qt中有一些底层库(尤其是绘制过程中的库)总是泄漏少量内存.这些是您需要压制的.

                  Just for the record there are some underlying libraries in Qt (especially the ones in the painting process) which always leak small amount of memory. These are the one you need to suppress.

                  如您所说,您应该首先创建一个最小项目,运行它以创建一个 valgrind 抑制文件,然后将该抑制文件应用于您的项目.

                  As you said, you should first create a minimal project, run it to create a valgrind suppression file and then apply that suppression file to your project.

                  这篇关于使用 Valgrind 抑制 Qt 内存泄漏的文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

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

                  相关文档推荐

                  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(使用非平凡的构造函数初始化联合)

                  • <bdo id='MtnNT'></bdo><ul id='MtnNT'></ul>
                          <tbody id='MtnNT'></tbody>

                          1. <small id='MtnNT'></small><noframes id='MtnNT'>

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