Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. [SOLVED] Memory leak detection in QT
Forum Updated to NodeBB v4.3 + New Features

[SOLVED] Memory leak detection in QT

Scheduled Pinned Locked Moved Qt Creator and other tools
5 Posts 3 Posters 4.9k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    tesmai4
    wrote on 10 Sept 2013, 12:42 last edited by
    #1

    I ma developing application using QT Creator in QT. I used to use Visual Studio 2010 for developing.

    Visual Leak detector is good at reporting memory leaks for Visual C.

    I tried searching for such a tool in QT community...........could not find one.

    Can anybody suggest some good/free memory leak detection tool for QT?

    Regards,

    1 Reply Last reply
    0
    • H Offline
      H Offline
      hardcodes.de
      wrote on 10 Sept 2013, 15:15 last edited by
      #2

      Seems like you found an answer
      http://qt-project.org/forums/viewthread/32376/

      while(!sleep){++sheep;}

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tesmai4
        wrote on 11 Sept 2013, 08:17 last edited by
        #3

        Thanks. Is there any other tool than Dr. Memory that can be integrated into QT Creator.
        It is difficult to understand program execution output from Dr. Memory text files.

        Regards,

        1 Reply Last reply
        0
        • A Offline
          A Offline
          albeo
          wrote on 14 Sept 2013, 00:29 last edited by
          #4

          Valgrind is a GPL licensed programming tool for memory debugging, memory leak detection, and profiling. It is named after the main entrance to Valhalla in Norse mythology.

          http://valgrind.org/

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tesmai4
            wrote on 14 Sept 2013, 06:06 last edited by
            #5

            Thanks Albeoa. I'll check it out

            1 Reply Last reply
            0

            4/5

            14 Sept 2013, 00:29

            • Login

            • Login or register to search.
            4 out of 5
            • First post
              4/5
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved