Re: Looking for good Purify like memory check tool for gcc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Tony Wetmore wrote:
If you want something that runs (only) on Linux, you might check out
Valgrind:

http://developer.kde.org/~sewardj/

Essentially it works by running your process in a sort of virtual
machine environment, so it can detect all sorts of weirdness, but it can
slow down your process quite a bit.  Assuming that's not a problem for
you, this may be a good tool.


Tony,


Thanks. Installed it and gave it a quick try. Looks promissing.

Andy


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux