I am trying to use tools in the mingw, g ++, gdb, gprof, etc. toolkit, but is there any way to detect memory leaks in gprof (profiler) or gdb. I heard that gdb leak detection is possible on hp-unix, but it is not for windows. the reason I'm trying to stick with gnu is because my computer has a 40GB hard drive that already contains program and video images. I tried moving them to a separate drive. and now it ends from space ... now both my hard drive and external drive are full. the computer also has an intel pentium 4 processor. so, for example, a visual studio. out of the question ... also this is a kind of moral thing ... I hate it when you are looking for how to compile a library or something like that. and they just say: "Compile it with Visual C ++, "I hate it. So when I find all the tools I need in gnu-toolkit. I feel like I can spit on visual C ++ and go" HAH "
I heard about valgrind, but it is only for linux and mac. therefore in conclusion
ANY GNU TOOLS THAT MAY MAKE WINDOW LEAKAGE MEMORY
user451498
source
share