Bounds Checker no longer works

  • Thread starter Thread starter Tom Parke
  • Start date Start date
T

Tom Parke

I am looking for a good bounds checker/memory leak check
utility as Numega's Bounds Checker v6.01 is not working
with VC.net. Any suggestions?
Tom
 
Hi Tom,

There is a tool called AQtime .NET 2. Its Allocation profiler will help you
find memory leaks and check bounds. A 30-day trial version can be downloaded
from this page:

http://www.automatedqa.com/downloads/aqnet.asp

Regards,
Bobby Edgar
AutomatedQA
================================
I am looking for a good bounds checker/memory leak check
utility as Numega's Bounds Checker v6.01 is not working
with VC.net. Any suggestions?
Tom
<<
 
Compuware/Numega definitely have a current version of their tools that works
with Visual Studio.Net 2003 as well.

Ronald Laeremans
Visual C++ team
 
Back
Top