xiangshu 发表于 2009-02-26 16:47

using libumem to identify memory management bug

When I handle a memory leak bug, I found this very useful article.
This method is only used in solaris, not the linux, for linux has
valgrind.

The link is:
http://developers.sun.com/solaris/articles/libumem_library.html


本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/6247/showart_1844450.html
页: [1]
查看完整版本: using libumem to identify memory management bug