I use valgrind (http://valgrind.org) sometimes, but it produces a lot of output.
cheers, felix On 11/16/05, Pupeno <[EMAIL PROTECTED]> wrote: > Hello, > As you may know, I am making a xlib wrapper for Chicken[1], here I am > interfacing with a lot of C code and I have the typical problems of having > half the code garbage collected and the other half not. > I think I codded it right, but I'd like to check somehow if I am leaking > memory or not (thankfully, on this case, if I am, it'll be huge), is there > any way to test it ? What do you recommend ? I used ElectricFence some years > ago, but it is a C thing and I don't know if something like that would be > helpfull. > Thank you. > -- > Pupeno <[EMAIL PROTECTED]> (http://pupeno.com) > > [1] http://pupeno.com/software/chicken-xlib/ > > > _______________________________________________ > Chicken-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/chicken-users > > > > _______________________________________________ Chicken-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/chicken-users
