Tagged Questions
5
votes
5answers
3k views
Good memory profiling, leak and error detection for Windows
I'm currently looking for a good memory / leak detection tool for Windows. A few years ago, I used Numega's Boundschecker, which was VERY good. Right now it seems to have been
sold to Compuware, which ...
0
votes
1answer
408 views
DevPartner BoundsChecker breaks my program
I am working on a program which I suspect to have one or more memory leaks. Some other answer on Stack Overflow told me to try DevPartner BoundsChecker (one of many others I tried).
Now when I run my ...