Hallo NG,
I'm trying to find a linux memory leak detector for my c++ programms.
Cu Stephan
I'm trying to find a linux memory leak detector for my c++ programms.
Cu Stephan
As a more direct answer, look into dmalloc and valgrind. They should
both do what you want.
--
"Last I checked, it wasn't the power cord for the Clue Generator that
was sticking up your ass." - John Novak, rasfwrj
Is that a detector to find memory leaks in the Linux kernel?Quote:> I'm trying to find a linux memory leak detector for my c++ programms.
If you're after C++ memory management tools, you might look at:
<http://www.mathtools.net/C++/Memory_management/>
--
http://cbbrowne.com/info/spreadsheets.html
If you have nothing to say on a subject, replying with a line such as,
"I agree with this." puts you in the TO:'s for all future messages, and
establishes you as "one who really cares", if not an actual expert, on
the topic at hand.
-- from the Symbolics Guidelines for Sending Mail
> I'm trying to find a linux memory leak detector for my c++ programms.
I am trying to find out if there are any public domain memory leak /memory
access error detectors available for UNIX.
Can anyone help.
Thanks in advance for any responses.
4. Quick Basic Networking question.
5. C++ memory leak detector for Linux
7. Memory leak detectors wanted
8. redirection
10. AIX Multi-threaded memory leak detector
13. teminal based leak detector - need recommendation