|
From: Josef W. <Jos...@gm...> - 2009-11-30 12:50:45
|
Am Sonntag 29 November 2009 09:20:14 schrieb Nir Tzachar: > Hello. > > I have been using valgrind for a very long time, and found it one of > the best (if not The Best) debugging and bug finding tools ever. I > have even ported applications from other archs to linux just to be > able to run them through valgrind and track an elusive bug. > > However, there is one point where valgrind does not scratch my itch: > reporting memory allocations. I have searched through the > documentation, and did not find any way to report all the locations > where memory is allocated. Sorry for my blatant ignorance for your use case. What are the features missing from, e.g. massif, to fit your needs? Josef |