[Interest] Using dmalloc with Qt!

Bo Thorsen bo at fioniasoftware.dk
Tue Mar 13 14:16:59 CET 2012


Den 13-03-2012 13:35, Lata Agrawal skrev:
> Thanks for replying. You mean I should port my QT application to
> Linux/x86 and then then analyze it with Valgrind. That is one option but
> there is media player which I am using to play media files which I can
> only use on Linux/MIPS device. So will not be able to get memory leaks
> from this media player.
>
> But yes, testing on Linux/x86 would help me find other memory leaks (if
> any).

It means you can find the leaks in your own code. Then you can see if 
it's possible to use dmalloc on the player in the ARM code. But that's 
not something we can help you with here.

I think this is the best you can do.

Bo Thorsen,
Fionia Software.

-- 

Expert Qt and C++ developer for hire
Contact me if you need expert Qt help
http://www.fioniasoftware.dk



More information about the Interest mailing list