other-lisps

fiddlerwoaroof 2020-01-10T02:57:40.002500Z

@fedreg you have to do that before any code you want to step through is compiled. The other thing you can do is recompile the current file with the C-u prefix (e.g. C-u C-c C-k ). This automatically forces debug to 3

fedreg 2020-01-10T03:06:23.003400Z

Thanks @fiddlerwoaroof, that's helpful. I also (re)discovered the stickers feature in sly which is also more like cider's debugger