Fork me on GitHub
#other-lisps
<
2020-01-10
>
fiddlerwoaroof02:01:40

@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

fedreg03:01:23

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