The Memory Analysis tool

Memory Analysis is a QNX tool that uses the debug version of the memory allocation library (librcheck.so) to track heap memory, validate pointer arguments to C library functions, and detect memory corruption. When the tool is active, it displays data received from this library about memory events and problems that occur in the application being analyzed.