Btw, I forgot to mention this - but a couple of days ago I released CIDER 1.1.1. It features only a few small bug-fixes, but it's a version number that's truly special. 😄
I upgraded to this while trying to sort my problems yesterday. I had no idea that I had serendipitously picked up a brand new release, and an auspicious one at that!
Is there a command to remove all breakpoints in a buffer?
just reevaluate the buffer
instrumenting just reevaluates the code with extra code around each form to step through. if you just evaluate the form these are gone