Fork me on GitHub
#cider
<
2020-03-06
>
andrea.crotti15:03:11

is there a way to get the cider debugger when you get to a certain line?

andrea.crotti15:03:39

a bit like in Python import ipydb; ipydb.debug() which allows you to run the thing nromally and when it reaches that you get the debugger

andrea.crotti16:03:53

ah nice, I think I looked for this long time ago and I was convinced it was impossible 😄