Alan Ruttenberg alanralanr@comcast.net writes:
Most of this is copied from swank-cmucl. The parts between &&&&& are what I added for openmcl. I piggyback off the inspector which is shipped with openmcl, so inspecting won't look the same as it would in cmucl, I imagine. Still, it's a start. eval in frame uses frame-locals to get bindings so if you have debug settings low or don't have *save-local-symbols* set you won't be able to evaluate.
Very nice!
I just copied everything to swank-openmcl.lisp. We have to factorize the common parts later. I'd also like to display the inspector history in its own window.
I think it's time to give you CVS write permissions. Luke, can you arrange that?
Helmut.