From: Thomas Guettler
Subject: Debugging Allegro Lisp
Date: 
Message-ID: <b1vv9v$6dd$06$1@news.t-online.com>
Hi Lisp Lovers!

The debugger of allegro lisp tells me:

#<function 1 #x9f1ba4> executing with 0 values

How can I find this function in the source code?

I use Allegro Lisp 3.0.2. Yes, it is old but we
can't upgrade.

  thomas
From: Coby Beck
Subject: Re: Debugging Allegro Lisp
Date: 
Message-ID: <b202iu$2ksj$1@otis.netspace.net.au>
"Thomas Guettler" <···········@thomas-guettler.de> wrote in message
····················@news.t-online.com...
> Hi Lisp Lovers!
>
> The debugger of allegro lisp tells me:
>
> #<function 1 #x9f1ba4> executing with 0 values
>
> How can I find this function in the source code?
>
> I use Allegro Lisp 3.0.2. Yes, it is old but we
> can't upgrade.

Can you look for clues farther up the stack trace?

--
Coby Beck
(remove #\Space "coby 101 @ bigpond . com")