如题,我想查看我的代码里是不是又heap泄露,但是我添加了heaptrack模块,在rov里也能找到heaptrack选项,但是怎么看哪边有无泄露?rov里只列出了两个我开辟的heap地址,其他没有任何信息显示
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
如题,我想查看我的代码里是不是又heap泄露,但是我添加了heaptrack模块,在rov里也能找到heaptrack选项,但是怎么看哪边有无泄露?rov里只列出了两个我开辟的heap地址,其他没有任何信息显示
请看一下下面的培训视频,从第16分钟开始讲Detecting memory leak,有demo。
https://training.ti.com/kr/how-diagnose-and-debug-embedded-software-program-crashes-using-tis-rov-debugger