本程序是一个在模拟器上定位BREW应用程序内存泄露位置的工具,可以给出内存泄露位置的调用栈信息(包括MALLOC/REALLOC被调用的位置,也能定位到ISHELL_CreateInstance被调用的位置)。 This program is a tool that help you positioning memory leak locations of an QUALCOMM BREW application on simulator. It can give the call stack
本程序是一个在模拟器上定位BREW应用程序内存泄露位置的工具,可以给出内存泄露位置的调用栈信息(包括MALLOC/REALLOC被调用的位置,也能定位到ISHELL_CreateInstance被调用的位置)。
This program is a tool that help you positioning memory leak locations of an QUALCOMM BREW application on simulator. It can give the call stac