尘世中一个迷途小书童riverhwp.blog.chinaunix.net
Larpenteur
全部博文(2759)
Tools(23)
Shell(66)
Makefile(11)
GDB(26)
vim(18)
Author(110)
Common(4)
Memory(66)
File system(82)
Driver(19)
IO(66)
Storage(45)
General(38)
Architecture(19)
Command(64)
Kernel(115)
2019年(1)
2017年(84)
2016年(196)
2015年(204)
2014年(636)
2013年(1176)
2012年(463)
bamboo78
force_wi
云中的二
s2707680
wjlkoore
yourtomm
escarp
galaren7
yulianli
zzyyff
zhangwen
lhhli
差评一个
huang_h
arxin
casio804
7979
六道pain
分类:
2012-07-19 03:39:28
原文地址:内存泄露的监测工具 作者:escarp
Windows平台:
1,VLD
2,DevPartner(商业软件)
3,Rational Purify(商业软件)
4,BoundsChecker(商业软件)
5,Insure++(商业软件)
6,MS C-Runtime Library(VC++自带的工具)
7,Software Verification (商业软件 )
Linux平台:1,Valgrind
2,Rational Purify
上一篇:char *s="string"和char s[]="string"的区别
下一篇:类型转换:static_cast、dynamic_cast、reinterpret_cast和const_cast区别
登录 注册