mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 20:20:56 +07:00
Support PyDev debugger compatibility (PY-6396)
This commit is contained in:
@@ -642,7 +642,7 @@ class PyDB:
|
||||
notify_always,
|
||||
notify_on_terminate,
|
||||
notify_on_first_raise_only,
|
||||
ignore_libraries
|
||||
ignore_libraries=False
|
||||
):
|
||||
try:
|
||||
eb = ExceptionBreakpoint(
|
||||
|
||||
Reference in New Issue
Block a user