Debug Lisp...
Fabrizio Morbini <[email protected]>
| Newsgroups | gmane.lisp.allegro |
|---|---|
| Message-ID | <[email protected]> |
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.