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 / C++ / MFC
  4. Add support for Memory leak detection

Add support for Memory leak detection

Scheduled Pinned Locked Moved C / C++ / MFC
csharpc++visual-studiosysadminperformance
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.
  • N Offline
    N Offline
    Nandu_77b
    wrote on last edited by
    #1

    We have a huge C++ code, developed on Microsoft Visual Studio 6.0. This contains but server and client code. Now the requirement is to add a support for memory leak detection. So can any one help me to code, which should check the existing whole code base for memory leaks. Thanks, Nandu

    C H 2 Replies Last reply
    0
    • N Nandu_77b

      We have a huge C++ code, developed on Microsoft Visual Studio 6.0. This contains but server and client code. Now the requirement is to add a support for memory leak detection. So can any one help me to code, which should check the existing whole code base for memory leaks. Thanks, Nandu

      C Offline
      C Offline
      chirag_chauhan
      wrote on last edited by
      #2

      You can use CRT functions like _CrtDumpMemoryLeaks, Refer http://msdn.microsoft.com/en-us/library/d41t22sb(VS.71).aspx[^] to start with.

      N 1 Reply Last reply
      0
      • C chirag_chauhan

        You can use CRT functions like _CrtDumpMemoryLeaks, Refer http://msdn.microsoft.com/en-us/library/d41t22sb(VS.71).aspx[^] to start with.

        N Offline
        N Offline
        Nandu_77b
        wrote on last edited by
        #3

        Thanks, But the above mentioned will not support VS6.0, I need a similar solution for VS 6.0 -Nandu

        1 Reply Last reply
        0
        • N Nandu_77b

          We have a huge C++ code, developed on Microsoft Visual Studio 6.0. This contains but server and client code. Now the requirement is to add a support for memory leak detection. So can any one help me to code, which should check the existing whole code base for memory leaks. Thanks, Nandu

          H Offline
          H Offline
          Hamid Taebi
          wrote on last edited by
          #4

          See Visual Leak Detector [^].

          Of one Essence is the human race thus has Creation put the base One Limb impacted is sufficient For all Others to feel the Mace (Saadi )

          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