From: JanTheKing
Subject: (newbie) Debugging in Allegro Lisp
Date: 
Message-ID: <1162898643.391163.102420@i42g2000cwa.googlegroups.com>
Hi,

I am a newbie to Lisp. Can anyone tell me how to use the debugger
provided by Allegro lisp (i.e. commands etc)?

Thanks,
Jan

From: Espen Vestre
Subject: Re: (newbie) Debugging in Allegro Lisp
Date: 
Message-ID: <m1lkmn8pn2.fsf@doduo.netfonds.no>
"JanTheKing" <········@gmail.com> writes:

> I am a newbie to Lisp. Can anyone tell me how to use the debugger
> provided by Allegro lisp (i.e. commands etc)?

Franz provides online documentation:
http://www.franz.com/support/documentation/
-- 
  (espen)
From: JanTheKing
Subject: Re: (newbie) Debugging in Allegro Lisp
Date: 
Message-ID: <1162966860.517829.288920@b28g2000cwb.googlegroups.com>
Hi Espen,

Thanks. The link provided by you was very useful. I got the debugging
manual as well as other manuals of Allegro Lisp here.

Cheers,
Jan

Espen Vestre wrote:
> "JanTheKing" <········@gmail.com> writes:
>
> > I am a newbie to Lisp. Can anyone tell me how to use the debugger
> > provided by Allegro lisp (i.e. commands etc)?
>
> Franz provides online documentation:
> http://www.franz.com/support/documentation/
> -- 
>   (espen)