Fork me on GitHub
#cider
<
2016-05-03
>
malabarba05:05:20

@pri: the debugger is triggered if something is being evaluated

malabarba05:05:26

That hasn't change

malabarba05:05:44

What's the form you're debugging?

pre05:05:09

it’s just a function.

pre05:05:58

I usually set the debug on a function, switch to test and eval. The inconsistent behavior I mentioned occurs in 0.12.0, I think.

pre05:05:37

Also, why am I getting a popup in the debug form, after C-u C-M-x?

malabarba15:05:31

Like I said, if the debugger is getting triggered, it's because something is being evaluated. Does the function use schemas?

malabarba15:05:50

Or maybe I misunderstand what you mean.

pre16:05:06

Good point. Yes, the ones that are being triggered have schema apis in them.