Hello.
Application I'm developing runs fine and fails only after two,three days of
work under heavy load.
I tried to use Insure++ from Parasoft but it adds a huge overhead - original
application almost does not work.
What other memory checkers can be used ?
They have to have following features:
1. Small overhead
2. Support multithreading applications
3. Support C++ - unmangling function names.
4. Be more or less stable - not alpha/beta versions.
5. Have to know how to check one thing (for example memory leaks) but do it well.
There are plenty of open source utilities: memory patrol, electric fence, checker
- just to name a few. I don't have time to check every one of them. What you can
propose ?
Thanks, Michael.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]