valgrind --tool=memcheck --leak-check=full --show-leak-kinds=all --track-origins=yes --log-file=./chechout.log ./xxx
valgrind定位内存泄漏命令
最新推荐文章于 2024-08-11 15:55:33 发布
valgrind --tool=memcheck --leak-check=full --show-leak-kinds=all --track-origins=yes --log-file=./chechout.log ./xxx