导航:[
首页
]->[
cpp
]->[
使用mudflap检测内存错误
]
##在debian上安装
aptitude install libmudflap0 libmudflap0-4.4-dev
##编译
gcc x.c -fmudflap -lmudflap
##参考
http://hi.baidu.com/mgqw864/item/e082042126bbed3094f62b8f
http://gcc.gnu.org/wiki/Mudflap_Pointer_Debugging
Please enable JavaScript to view the
comments powered by Disqus.
分类浏览[cpp]
other(28)
www(12)
bash(48)
wtl(14)
cpp(55)
network(17)
windows(17)
lua(4)
js(6)
wingui(18)
linux(27)
game(3)