[slime-devel] Debugging without stepping
Paolo Amoroso
amoroso at mclink.it
Fri Jan 13 15:18:37 UTC 2006
Jonathon McKitrick <jcm at FreeBSD-uk.eu.org> writes:
> I'm new to SLIME, and trying to figure out some practical debugging strategies
> since I'm so used to single-stepping and breakpoints, and we don't have those
> facilities (IIRC) under Lisp/SLIME.
My own debugging approach is heavily based on SLIME's ability to
display function call backtraces and examining/inspecting stack
frames. I personally rarely use single-stepping and breakpoints.
Paolo
--
Lisp Propulsion Laboratory log - http://www.paoloamoroso.it/log
More information about the slime-devel
mailing list