> Can anyone recommend a memory leak detector for C++ programs available
> for Linux (g++-2.95 or higher) ?
--Nithyanand.
--Nithyanand.
>Can anyone recommend a memory leak detector for C++ programs available
>for Linux (g++-2.95 or higher) ?
Pete
--Nithyanand.
> >Can anyone recommend a memory leak detector for C++ programs available
> >for Linux (g++-2.95 or higher) ?
> You could try ElectricFence. I have found it pretty efficient and easy to use. I
> can't find a home page, but RPMs are available at
> http://niteowl.userfriendly.net/linux/RPM/ElectricFence.html
> Pete
--
Maurizio Loreti http://www.pd.infn.it/~loreti/mlo.html
The instructions said to use Windows 98 or better - so I installed FreeBSD.
mpatrol works well with g++ and can detect memory leaks in a multitude ofQuote:> Can anyone recommend a memory leak detector for C++ programs available
> for Linux (g++-2.95 or higher) ?
Graeme.
memprofQuote:> Can anyone recommend a memory leak detector for C++ programs available
> for Linux (g++-2.95 or higher) ?
: Can anyone recommend a memory leak detector for C++ programs available
: for Linux (g++-2.95 or higher) ?
Take a look at:
www.cs.colorado.edu/homes/zorn/public_html/MallocDebug.htm
for a collection of such tools
--
The eyes of the Lord are everywhere,
keeping watch on the wicked and the good.
----------------------------- Proverbs 15:3 (niv) -----------------------------
I think this should be:Quote:> www.cs.colorado.edu/homes/zorn/public_html/MallocDebug.htm
www.cs.colorado.edu/homes/zorn/public_html/MallocDebug.html
(needs the 'l' at the end)
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.
2. synchronous writes in ufs_bmap()
7. Memory leak detectors wanted
8. Linux Luser of the Year. Vote here!
10. AIX Multi-threaded memory leak detector
13. Workshop C++ Memory Leak Test