diff -r decb03459cd4 -r 7631c0ba2877 src/eric7/Debugger/DebugUI.py --- a/src/eric7/Debugger/DebugUI.py Thu Feb 01 15:44:59 2024 +0100 +++ b/src/eric7/Debugger/DebugUI.py Fri Feb 02 13:32:36 2024 +0100 @@ -2858,6 +2858,7 @@ enableMultiprocess=self.enableMultiprocess, multiprocessNoDebug=multiprocessNoDebug, configOverride=self.overrideGlobalConfig, + reportAllExceptions=self.reportAllExceptions, ) # Signal that we have started a debugging session