Utility for memory leaking detection

Does anyone know if there is a utility for detecting memory leak problem for
QNX v6.1 and/or v6.2?
I am looking for something similar to the popular utility like “Purify”
which runs on Unix platforms.
I heard that the QNXIDE iincluded in the PE edition of QNX v6.2 has that
type of functionality, but I want something that I can run without running
the IDE software.

Thanks!
Eri

Eri Makimura <emakimura@aus.telusa.com> wrote:

Does anyone know if there is a utility for detecting memory leak problem for
QNX v6.1 and/or v6.2?
I am looking for something similar to the popular utility like “Purify”
which runs on Unix platforms.
I heard that the QNXIDE iincluded in the PE edition of QNX v6.2 has that
type of functionality, but I want something that I can run without running
the IDE software.

Thanks!
Eri

libmalloc_g ?

-xtang