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. Tool for memory leak detection
Forum Updated to NodeBB v4.3 + New Features

Tool for memory leak detection

Scheduled Pinned Locked Moved Qt Creator and other tools
20 Posts 7 Posters 23.4k 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.
  • U Offline
    U Offline
    uranusjr
    wrote on last edited by
    #2

    A quick Google brought up "this page":http://stackoverflow.com/questions/413477/is-there-a-good-valgrind-substitute-for-windows without costing me a minute.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      Jucero
      wrote on last edited by
      #3

      Try Deleaker - cost cheap and work fine. You can use VLD - good tool also. Good luck!

      1 Reply Last reply
      0
      • N Offline
        N Offline
        Nepal
        wrote on last edited by
        #4

        Thanks. How I can use it? Is it work for Linux?

        1 Reply Last reply
        0
        • L Offline
          L Offline
          luca.cossaro
          wrote on last edited by
          #5

          For Linux: Valgrind + memcheck

          1 Reply Last reply
          0
          • J Offline
            J Offline
            Jucero
            wrote on last edited by
            #6

            [quote author="Nepal" date="1349240586"]Thanks. How I can use it? Is it work for Linux?[/quote]

            No, It's for Windows only but you can use MemCheck or GDB - it's open source(for GNU project).
            Good luck :D

            1 Reply Last reply
            0
            • N Offline
              N Offline
              Nepal
              wrote on last edited by
              #7

              I know that Valgrind - the best solution for Linux, because I'm always working on Linux. I badly know debuggers for windows.But now I need something specifically for windows!)
              [quote author="luca.cossaro" date="1349247989"]For Linux: Valgrind + memcheck [/quote]

              1 Reply Last reply
              0
              • L Offline
                L Offline
                luca.cossaro
                wrote on last edited by
                #8

                Have you tried "Visual Leak Detector":http://vld.codeplex.com/? or to use the Win32 function @_CrtDumpMemoryLeaks()@

                1 Reply Last reply
                0
                • N Offline
                  N Offline
                  Nepal
                  wrote on last edited by
                  #9

                  Thanks for the tip!
                  Have not tried yet. But be sure to follow the advice. I have heard about Visual Leak Detetstor but did not use it.

                  1 Reply Last reply
                  0
                  • jensen82J Offline
                    jensen82J Offline
                    jensen82
                    wrote on last edited by
                    #10

                    You could try the free version of AQTime. The free version does not integrate into VS, it's stand-alone.
                    Here's the link: "AQTime Standard":http://smartbear.com/products/free-tools/aqtime-standard

                    1 Reply Last reply
                    0
                    • J Offline
                      J Offline
                      Jucero
                      wrote on last edited by
                      #11

                      jensen82, thanks for the link.

                      1 Reply Last reply
                      0
                      • N Offline
                        N Offline
                        Nepal
                        wrote on last edited by
                        #12

                        Thank all of you! I've found something for me
                        :)

                        1 Reply Last reply
                        0
                        • M Offline
                          M Offline
                          Macro
                          wrote on last edited by
                          #13

                          [quote author="jensen82" date="1349435247"]You could try the free version of AQTime. The free version does not integrate into VS, it's stand-alone.
                          Here's the link: "AQTime Standard":http://smartbear.com/products/free-tools/aqtime-standard[/quote]

                          Thanks for the link.. :)

                          1 Reply Last reply
                          0
                          • J Offline
                            J Offline
                            Jucero
                            wrote on last edited by
                            #14

                            On one forum I read about "drmemory". Does anyone uses this debugger?

                            1 Reply Last reply
                            1
                            • N Offline
                              N Offline
                              Nepal
                              wrote on last edited by
                              #15

                              I have heard about this debugger, but didn't use. It can be used for windows and linux.

                              1 Reply Last reply
                              0
                              • J Offline
                                J Offline
                                Jucero
                                wrote on last edited by
                                #16

                                [quote author="uranusjr" date="1348580939"]A quick Google brought up "this page":http://stackoverflow.com/questions/413477/is-there-a-good-valgrind-substitute-for-windows without costing me a minute.[/quote]
                                There are almost every day opens a new similar topic on this site. Why? o_O

                                1 Reply Last reply
                                0
                                • N Offline
                                  N Offline
                                  Nepal
                                  wrote on last edited by
                                  #17

                                  Why? Because there are so many programs for windows! Too many! I think that for a few weeks of research I know more than 50! And this is not the limit!

                                  1 Reply Last reply
                                  0
                                  • P Offline
                                    P Offline
                                    photocopy68
                                    wrote on last edited by
                                    #18

                                    to create a theme for a user manual, otherwise the self-study

                                    <a href="http://sieuthimayvanphong68.com.vn ">http://sieuthimayvanphong68.com.vn</a>

                                    1 Reply Last reply
                                    0
                                    • N Offline
                                      N Offline
                                      Nepal
                                      wrote on last edited by
                                      #19

                                      Maybe you are right! In any case, it is interesting!

                                      1 Reply Last reply
                                      0
                                      • J Offline
                                        J Offline
                                        Jucero
                                        wrote on last edited by
                                        #20

                                        I think that if there are a lot of programs, then each programmer can choose a convenient program.
                                        Notice that There are many ways how to plug the leak by yourself.

                                        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