Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. Memory leaks tools

Memory leaks tools

Scheduled Pinned Locked Moved C#
toolsperformance
4 Posts 3 Posters 0 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
    tom groezer
    wrote on last edited by
    #1

    What are some of the best known tools available to detect memory leaks. I know of a couple like "Rational Purify" and Insure++. Any relative comparison figuring out the best preferably the ones which work better in terms of saving time and focus more on multi threaded environments.

    S 1 Reply Last reply
    0
    • T tom groezer

      What are some of the best known tools available to detect memory leaks. I know of a couple like "Rational Purify" and Insure++. Any relative comparison figuring out the best preferably the ones which work better in terms of saving time and focus more on multi threaded environments.

      S Offline
      S Offline
      selcuks
      wrote on last edited by
      #2

      This is not an exact answer to your question but you may use CLRProfiler for a quick check on your application. But if you are on a comprehensive project I am not sure if this tool would help... Regards,

      Always keep the Murphy Rules in mind!

      T 1 Reply Last reply
      0
      • S selcuks

        This is not an exact answer to your question but you may use CLRProfiler for a quick check on your application. But if you are on a comprehensive project I am not sure if this tool would help... Regards,

        Always keep the Murphy Rules in mind!

        T Offline
        T Offline
        tom groezer
        wrote on last edited by
        #3

        It is a big comprhensive projects with millions of lines and 100 of vcproj in it.

        L 1 Reply Last reply
        0
        • T tom groezer

          It is a big comprhensive projects with millions of lines and 100 of vcproj in it.

          L Offline
          L Offline
          leppie
          wrote on last edited by
          #4

          tom groezer wrote:

          It is a big comprhensive projects with millions of lines and 100 of vcproj in it.

          Then you are clearly in the wrong place! Now head off to the C++ forum.

          xacc.ide - now with TabsToSpaces support
          IronScheme - 1.0 alpha 4a out now (29 May 2008)

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups