Equivalent of valgrind, in c ++ and qt for debugging
-
wrote on 13 Dec 2021, 03:55 last edited by lincoln
Hi guys, I'm looking for a valgrind option, to debug memory leaks in windows, I'm developing a project in Qt and in pure c ++, and I would like to find an alternative to valgrind in windows to see those memory leak issues; but in windows, thanks for your answers
-
wrote on 13 Dec 2021, 12:58 last edited by
Nothing to do with Qt: https://stackoverflow.com/questions/413477/is-there-a-good-valgrind-substitute-for-windows
-
Hi guys, I'm looking for a valgrind option, to debug memory leaks in windows, I'm developing a project in Qt and in pure c ++, and I would like to find an alternative to valgrind in windows to see those memory leak issues; but in windows, thanks for your answers
wrote on 13 Dec 2021, 16:12 last edited by
1/3