[Openmcl-devel] How do I use the debugger
Anders Conradi
beque at telia.com
Sun Feb 1 05:22:24 PST 2004
Hi,
This weekend I have tried to work on a hobby project in lisp. The
problem is that I can't seem to figure out how to use the debugger.
How do I add breakpoints?
How do I get information about which line in the code it was that
caused an error? I would also like to be able to walk up and down the
stack to see where I came from, i.e. see which line called the
offending function, and view local variables. How is this done?
Thanks in advance for any help,
//Anders
More information about the Openmcl-devel
mailing list