Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 6

Qt-interest Archive, July 2007
Memory Leak Detection Tools compatible with Qt


Message 1 in thread

I was looking for some memory leak detection tools for the code written using qt libraries. I am working on gnu/linux platform and using g++/gcc compiler to build my application.
Can some-body suggest some good tool that does not give too much of negative memory-leak alarms ?

thanks and regards,
Navneet Kataria


       
---------------------------------
Get the Yahoo! toolbar and be alerted to new email wherever you're surfing. 

Message 2 in thread

> I was looking for some memory leak detection tools for the code 
> written using qt libraries. I am working on gnu/linux platform and 
> using g++/gcc compiler to build my application.
> Can some-body suggest some good tool that does not give too much of 
> negative memory-leak alarms ?

This question has been asked about 100 times in the past. On linux 
valgrind will give you reasonable results if you configure it right. 
Google will help you to find more information on that.

Regards,
Malte

--
 [ signature omitted ]