Ask Your Question

Prabhash's profile - activity

2015-06-30 20:52:50 -0600 received badge  Student (source)
2014-07-25 07:24:15 -0600 asked a question Visual Studio 2012 - Detecting Memory Leaks with a Graphical Output

Hi friends,

I wonder whether there is a graphical interface or something similar (such as Valkyrie or even Valgrind in Linux) which you can use to detect memory leaks easily rather than changing the code when using Visual Studio 2012 in Windows 7 platform? I don't know if it is already answered somewhere else, though I searched a lot yet couldn't find a good answer. Especially when using large matrices for storing images or so in Opencv, as far as I experience with Valgrind, the leak detectors keep on working and it's extremely difficult to realize the output and even the program sometimes stops.

Thank you very much.

With regards,

Prabhash