Exceptional breakpoints not working (Remote debugger)
已回答
I am currently trying to debug a Django application using docker. I activated exception breakpoints:

But the debugger does not break on exception:

Line breakpoints are working as expected.
Any ideas?
请先登录再写评论。
Same problem in IDEA with Python plugin. Quite frustrating.
Hi! Could you please enable On raise and Ignore library files options? Has it helped?
No difference from "Ignore Library Files"