On Mon, Mar 30, 2009 at 12:09:00AM +0200, Daniel Stenberg wrote:
> In order to help us track memory leaks etc in a useful manner, and perhaps 
> especially on platforms without valgrind, I think we should consider 
> implementing or using some kind of memory debugging system.
> 
> Does anyone have any positive experience with something existing to share? 
> Like with http://dmalloc.com or similar? That looks like a fine lib to work 
> with for our use case...

I've played with glibc's mtrace a bit. It's pretty basic, but it seems to
give about the same level of capability as libcurl's memdebug subsystem.

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved

------------------------------------------------------------------------------
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to