内存泄漏检测--umdh

umdh用法很简单:

  1. gflags -i application_name +ust
  2. umdh.exe -pn:application_name.exe -f:FirstDump.txt
  3. ... exercise the application
  4. umdh.exe -pn:application_name.exe -f:SecondDump.txt
  5. umdh.exe FirstDump.txt SecondDump.txt -f:Result.txt
  6. gflags -i application_name - ust
posted @ 2012-05-10 15:23  Mingxx  阅读(360)  评论(0编辑  收藏  举报