Hi all
I finally took some time off to do a bit on the debugger again. It can be found here:
http://www.daimi.au.dk/~metch/lisp/clim-debugger.lisp
Changes:
- A "more button" have been added, so more stack-frames can be viewed if 20 isn't enough.
- Scroll-bars have been added, thanks to Elliott Johnson. There's still a small problem though. The scroll-bars do not remember their position when a stack-frame or "more" is pressed. I don't know how to fix this, couldn't find anything in the specs and Clouseau didn't help either. Do anyone of you know how to do this?
- Frame variables are viewed with Clouseau when pressed.
What do you think?
Have fun,
-- Peter