Hi
We have memory leak in the application.
We cross compiled valgrind for arm using arm- arago.
We saw couple of posts telling that valgrind doesn't support armv5.
We got valgrind patches for armv5 at below link, but they fail to apply in the valgrind source.
https://bugs.kde.org/show_bug.cgi?id=248998
Is there a valgrind version for armv5 ?
If not how can we debug memory leak error in our application.
Arpitha