Qt 6.11 is out! See what's new in the release
blog
Equivalent of valgrind, in c ++ and qt for debugging
-
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
-
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