01-17-2012 01:29 PM - edited 01-18-2012 09:46 AM
If you don't know NDK has tools to deletect memory leaks and do memory profiling. I wrote an article few years ago
about using the tool which is largely still relevant:
Memory Profiling using QNX Momentics IDE - http://community.qnx.com/sf/go/doc1242?nav=1
The same tools allow to detect runtime memory corruption issues, check the docs:
01-17-2012 09:37 PM
01-18-2012 05:35 PM