guile-user
[Top][All Lists]
Advanced

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

Re: Making the -e option compatible with new versions of Guile 1.4


From: Marius Vollmer
Subject: Re: Making the -e option compatible with new versions of Guile 1.4
Date: Mon, 17 Jan 2005 20:43:36 +0100
User-agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (gnu/linux)

Neil Jerram <address@hidden> writes:

>  > Hmm, yes, in a debugger, your syntax could refer to all procedures
>  > ever created.
>
> Hmm - not sure what you mean here by "all procedures".

I meant, it could refer to the (define ...) form as a point in a
program.  Whenever that form is executed, the debugger might
instrument the created function so that the right thing happens (like
stopping on call when it is a breakpoint).




reply via email to

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