PDA

View Full Version : ++Memory Checker Tools For C



manager
پنج شنبه 17 خرداد 1386, 10:51 صبح
These newfangled memory-managed languages
like Java and C# leave an old C++ dev like me feeling like I am missing
the love. Are there any good C++ tools out there that do really good
memory validation and heap checking? I have used BoundsChecker but I was
looking for something a little faster. For my problem I happen to need
something that will work on Windows XP 64. It's a legacy app so I can't

just use Boosts' uber nifty [0]shared_ptr. Thanks for any ideas.

http://www.boost.org/libs/smart_ptr/shared_ptr.htm