I ran screencast with Chrome devtools on how to debug the console code - when there's an exception. Currently Chrome can't break on exceptions.
I tried the same workflow in Firefox. Impressively, you can break on exception in the console. It doesn't jump to the error (as I might expect), but the workflow does work.