robert-dodier/maxima-jupyter

Debugger

yitzchak opened this issue · 5 comments

This is informational only. The git version of common-lisp-jupyter now has a debugger with breakpoints and stepping. I am working on adding maxima support.

Screenshot from 2021-08-08 14-38-03

step

Terrific, thanks a lot for working on it.

Breakpoints and stepping are still a bit wonky, but you can see some stepping and line tracking (some) going on here.

maxima-step

Stepping with breakpoints and line tracking working!

stepping

Wow, really amazing, great work Tarn!

Thanks Robert!