chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] mayo.egg: the first alpha release of a Scheme source


From: felix winkelmann
Subject: Re: [Chicken-users] mayo.egg: the first alpha release of a Scheme source-level debugger for Chicken
Date: Mon, 12 Mar 2007 09:35:09 +0100

On 3/10/07, Tony Sidaway <address@hidden> wrote:
This is now available for use.

it's basically a proof of concept, showing how gdb.egg (which is
intentionally built for versatility rather than usability) can be used
to construct a mapping from Scheme to C which enables an end user to
debug a Chicken scheme program.

This egg is capable of identifying Scheme source lines known to the
debugger at the level of the C program, and enables the user to set
breakpoints in the corresponding loaded binary image file and then
running the program until execution is interrupted by a breakpoint or
termination of execution.

https://galinha.ucpel.tche.br/svn/chicken-eggs/mayo/

Login: anonymous
Leave the password blank

In due course an installable egg will probably show up here:


Uploaded.


cheers,
felix




reply via email to

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