chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] memory monitoring and leak debugging? (should the advice


From: Daniel Ortmann
Subject: [Chicken-users] memory monitoring and leak debugging? (should the advice be in a web page?)
Date: Tue, 6 Aug 2019 10:37:06 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0

Hello all,
I am new to Chicken Scheme and experimenting with binding scheme to a C
scanner built with Flex.  The results are fast but I feel the need to
monitor memory use and watch for leaks.

The only relevant thing I find on call-cc.org is this url:
http://wiki.call-cc.org/chicken-for-emacs-lisp-programmers#tooling

What are your experiences, tools, and practices with debugging mixed
Scheme + C code?

Thank you!




reply via email to

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