Paolo Amoroso's weblog. Main interests: Lisp, astronomy (Moon), space exploration (Apollo and early manned programs) | Calendar of past entries | Related links |
![]() |
McCLIM debugger by Peter Mechlenborg improved |
|
Peter Mechlenborg has improved the McCLIM-based Lisp debugger he announced some time ago. The tool, which is still in an early stage of development, uses SLIME's portable debugger interface.
Compilation instructions and test forms are at the top of the source file, but there are a couple of things that may not be obvious:
(asdf:operate 'asdf:load-op :clouseau)Indeed, the debugger now takes advantage of Clouseau by making it possible to inspect objects in stack frames (left-click on a value).
Copyright © 2005 by Paolo Amoroso
amoroso@mclink.it
Created with BlogMax |
|
About Lisp | Practical Common Lisp (learn Lisp) | Planet Lisp (blog agregator) | Common Lisp Directory (software and resources) | Why Lisp? |