caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* debugging memory leaks
@ 2007-11-12  5:56 Chris Waterson
  2007-11-12  7:53 ` [Caml-list] " Pierre Etchemaïté
  0 siblings, 1 reply; 8+ messages in thread
From: Chris Waterson @ 2007-11-12  5:56 UTC (permalink / raw)
  To: caml-list

I have a fairly substantial OCaml application that leaks memory.   
What tools or techniques do people use to track down memory leaks?   
Minimally, is there a way to enumerate the live objects in the heap?

I've tried "valgrind" on a natively-compiled executable, but all the  
"real" allocations are hidden in the Caml heap, so it's not very useful.

Any recommendations would be warmly welcomed.  Thanks in advance...

chris


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-02-02 10:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-12  5:56 debugging memory leaks Chris Waterson
2007-11-12  7:53 ` [Caml-list] " Pierre Etchemaïté
2007-11-12 18:07   ` Chris Waterson
2007-11-12 20:53   ` Fabrice Le Fessant
2007-11-12 23:02     ` Samuel Mimram
2010-01-29  4:34       ` warrensomebody
2010-02-02  9:00         ` Richard Jones
2010-02-02 10:28         ` Sylvain Le Gall

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).