Do Qt creator have related analysis tools?
-
wrote on 7 Apr 2011, 07:30 last edited by
Whether Qt creator have related analysis tools? If Qt creator have some analysis tool, could you introduce them to me? Like memery leak analysis tool, tace analysis tool(similar symbian OST(trace viewer,ect)), or something other
-
wrote on 7 Apr 2011, 07:40 last edited by
memory leak tools are heavily platform dependant. There are none inside QtCreator. You could search the forum for such tools, there already were discussions about that.
-
wrote on 7 Apr 2011, 08:11 last edited by
i could not find related anaysis tools, could you introduce some analysis tools to me?
-
wrote on 7 Apr 2011, 08:13 last edited by
What platform are you on?
-
wrote on 7 Apr 2011, 08:16 last edited by
i download Nokia SDK beta 1.1, OS is windows xp and windows 7 64 bit
-
wrote on 7 Apr 2011, 08:28 last edited by
Gerolf: Actually valgrind support was recently added to Qt Creator... which of course is Linux only, but it does lay the groundwork for adding more tools. The problem is to find good tools with a compatible license that we can ship as part of the SDK on non-Linux platforms.
-
wrote on 7 Apr 2011, 08:31 last edited by
If you find some for windows, please let me know. The only ones I know that are good are commercial :-(
-
wrote on 7 Apr 2011, 08:35 last edited by
you mean now there is no analysis tool could be used by qt creator in windows platform, then, do you have any plan make some analysis tools could be used by qt ceator in windows platform in future?
-
wrote on 7 Apr 2011, 08:37 last edited by
While integration in QtCreator might be a 'nice to have', I don't think it is a 'must have'. What is stopping you from using any other analysis tool out there to analyze your Qt-based software?
-
wrote on 7 Apr 2011, 08:41 last edited by
I am a member of F1help group of nokia , i will make a TV demo about how to use analysis tool in qt project, so i need these information
-
wrote on 7 Apr 2011, 08:54 last edited by
you can use the tools outside creator. Some of the comercial windows tools are also not integrated inot MSVS but can be used with MSVS binaries.
6/11