chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Checking memory leaks.


From: Pupeno
Subject: [Chicken-users] Checking memory leaks.
Date: Tue, 15 Nov 2005 22:13:48 -0300
User-agent: KMail/1.8.3

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 <address@hidden> (http://pupeno.com)

[1] http://pupeno.com/software/chicken-xlib/

Attachment: pgpqm7rrM9wbr.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]