This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Looking for good Purify like memory check tool for gcc
- From: Andy Howell <AndyHowell at austin dot rr dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Fri, 25 Jul 2003 11:58:24 -0500
- Subject: Looking for good Purify like memory check tool for gcc
Hello,
I need a memory leak, bounds checking tool like Purify. Any
recommendations?
I found several, but nothing that seems to be currently maintained.
I'm using GCC 3.2 on Linux and Solaris.
Thanks,
Andy