Python – Break on exception in pydev

debuggingeclipseexceptionpydevpython

Is it possible to get the pydev debugger to break on exception?

Best Solution

This was added by the PyDev author, under Run > Manage Python Exception Breakpoints