guile-user
[Top][All Lists]
Advanced

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

Re: Guile top-level functions


From: Kevin Ryde
Subject: Re: Guile top-level functions
Date: Thu, 20 Jan 2005 09:15:33 +1100
User-agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux)

Neil Jerram <address@hidden> writes:
>
> guile> (source-properties (caddr (procedure-source callback)))
> ((breakpoint . #f) (line . 1) (column . 26) (filename . "standard input"))

Sweet.  I've already got my own backtrace, so I can plug that in
easily.  I'll use it for my lint program too I think.

Doesn't work in the cvs head though, it seems.  Unmemoizing like you
said before maybe.




reply via email to

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