[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] Debuggery
From: |
Peter Keller |
Subject: |
Re: [Chicken-users] Debuggery |
Date: |
Wed, 17 Mar 2004 15:06:52 -0600 |
User-agent: |
Mutt/1.4i |
On Wed, Mar 17, 2004 at 09:44:37PM +0100, felix wrote:
> I should add here that Peter Keller repeatedly tried to convince me of
> writing a real debugger for Chicken that can handle compiled code as well.
> Unfortunately, I can't currently figure out how to implement this
> (efficiently
> and portably).
>
> [Peter, if you are reading this: I haven't forgotten about it, but the
> changes needed for such a thing are substantial, and the complete change
> of the ABI is something that I'm _very_ reluctant to do. ;-) ]
I'm reading it. :)
I know you are reluctant, which is why I finally asked for help to try
and get a handle on the method, complete it, and present it in a way
that makes it easy for you to plan how to change Chicken to use it if
you desire it.
-pete