how to detect memory leaks
Page |
1 |
hi,
i have create an application for Symbian device.
i am using Qt Creator 2.2.1.
target device is “N95 8GB”. i am using TRK.
there is no any analysis tool.
i want to detect memory leak in my application.
how i can detect it.
16 replies
By TRK you mean Trinity Rescue Kit [trinityhome.org]? If so, I have no idea, but it seems to be based on Mandriva, which means it might have RPM installed. Therefore, you can try installing one of these [rpmfind.net].
We have a collection of tools on the wiki page Tools for Profiling and Memory Checking
by “http://www.valgrind.org/downloads/current.html”
i have download “valkyrie 2.0.0 (tar.bz2)”
it is not exe file.
how to install it & plugin with Qt Creator.
how to use it to detect memory leak…..
by “http://www.valgrind.org/downloads/current.html”
i have download “valkyrie 2.0.0 (tar.bz2)”it is not exe file.
how to install it & plugin with Qt Creator.
how to use it to detect memory leak…..
That tool is listed under Mac OS/X & Linux, not under Windows…
Quoting myself:
i am using windows.
Good for you. Did you not see the tools listed on the page Volker linked to? Do you need more than that?
I was referring to this post of Volker:
We have a collection of tools on the wiki page Tools for Profiling and Memory Checking
Hey, we spent a lot of time adding Valgrind support to Qt Creator, now let’s use it :-)
I edited the page to mention that Qt Creator comes with built-in support for memory checking and profiling with Valgrind on Linux and Mac. The situation looks more bleak on Windows, but that is a different problem.
You must log in to post a reply. Not a member yet? Register here!



