Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Code coverage and memory leaks for QT project.

Code coverage and memory leaks for QT project.

Scheduled Pinned Locked Moved General and Desktop
6 Posts 5 Posters 4.5k 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.
  • M Offline
    M Offline
    MyQT
    wrote on last edited by
    #1

    what are the tools for checking code coverage and memory leaks for QT priojects?
    I am using VS2010 studio plugin to build the qt project--.

    please let me know the tool to find code coverage and memeory leaks in this scenario?

    ----Thanks in Adavancc.

    1 Reply Last reply
    0
    • Q Offline
      Q Offline
      qxoz
      wrote on last edited by
      #2

      Try "Valgrind":http://www.valgrind.org/downloads/current.html
      and maybe "-WinFIG- From WinFIG page - with Visual Studio ":http://winfig.com/?p=154

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tzander
        wrote on last edited by
        #3

        notice that valgrind (last I checked) only works on more mature operating systems like MacOs or Unix.
        Its definitely worth it getting a linux install for, though!

        1 Reply Last reply
        0
        • francescmmF Offline
          francescmmF Offline
          francescmm
          wrote on last edited by
          #4

          Try installing Dr. Memory. It gives a similar report than Valgrind.

          1 Reply Last reply
          0
          • R Offline
            R Offline
            Rastaban
            wrote on last edited by
            #5

            There is a Qt Wiki page for "profiling and memory checking tools":http://qt-project.org/wiki/Profiling-and-Memory-Checking-Tools. I don't recommend WinFIG because it is a vector graphics editor, not a profiler :)

            1 Reply Last reply
            0
            • Q Offline
              Q Offline
              qxoz
              wrote on last edited by
              #6

              I'm sorry that is were not clearly expressed. :)

              1 Reply Last reply
              0

              • Login

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