From: subhasish K. <sub...@gm...> - 2019-05-30 16:06:53
|
Hi, I have compiled valgrind for ARM64 based target using bitbake recipe. Below list of executable are generated. Please let me know, how can I use them to debug memory leaks of my native apps. ------------------------------------------------- callgrind_annotate callgrind_control cg_annotate cg_diff cg_merge ms_print valgrind valgrind-di-server valgrind-listener vgdb ------------------------------------------------- Thanking you, Subhasish |