From: Fabrizio Morbini

Subject: Debug Lisp...

Date: 2003-10-28 9:05

Hi all, is it possible to have line informations of the errors? For
debugging purpose is usefull know what line generates the error (I think
that the line number is not possible because there is no mapping between
the file and the functions, but at least print the expression that
generate the error should be possible).

Actually, to debug a program I use the classic "print" method...

Thank you and Best Regards.

Fabrizio.