On Wed, Jun 21, 2006 at 03:01:40AM -0700, yandong yao wrote: > Hi guys, > when i use libumem and mdb to find memory leaks, use below command: ... > it seems that the default call stack depth is 15, thus i can't see > 'main' in the first case while i can see it in the second case. How > can i change this depth?
UMEM_DEBUG=default,audit=30 would set it to thirty frames. Cheers, - jonahen > > thank you! > > > This message posted from opensolaris.org > _______________________________________________ > mdb-discuss mailing list > mdb-discuss at opensolaris.org -- Jonathan Adams, Solaris Kernel Development