1 Star 0 Fork 20

郭艺鹏 / embedme

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
run_valgrind.sh 96 Bytes
一键复制 编辑 原始数据 按行查看 历史
newgolo 提交于 2018-07-05 16:59 . 修改部分bug,新增一些功能
#!/bin/bash
APP_NAME=app
valgrind --tool=memcheck --leak-check=full $PWD/output/bin/${APP_NAME}
C++
1
https://gitee.com/guoyipengguoyipeng2018/embedme.git
git@gitee.com:guoyipengguoyipeng2018/embedme.git
guoyipengguoyipeng2018
embedme
embedme
master

搜索帮助