Find the answer to your Linux question:
Results 1 to 3 of 3
can anyone explain me how to find memory leaks using gdb?...
  1. #1
    Just Joined!
    Join Date
    Dec 2011
    Posts
    5

    finding memory leak using gdb

    can anyone explain me how to find memory leaks using gdb?

  2. #2
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    I think there are settings to find memory overruns, but I don't know about leaks. I used to use Purify (now owned by IBM) to find memory leaks and buffer overruns.
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    Anyway, using Google search with these terms "using gdb to find memory leaks" results in some seemingly helpful links. Check them out. Remember, Google is your friend!
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...