Manuel M. T. Chakravarty writes:

 > For those interested, I am currently rewriting Gtk+HS to use
 > the C->Haskell interface generator.  First code is acces-
 > sible from CVS - I have some more that is not committed yet
 > due to a space leak in C->Haskell's C parser (yes, GHC's
 > heap profiling is still broken *sigh*).
 > 
 > Manuel
 > 
 > 

Manuel,  I discovered last week that the ticky ticky profiling now
also includes info about how much space is being allocated by each
funtion in your program.  This may not be much help in tracking the
space leak,  but it may give some pointers (hehe!).

Hope this helps,

Kevin

Reply via email to