diff -r c799d2a8f1bc -r bcaacd4ec02b DebugClients/Python/DebugBase.py --- a/DebugClients/Python/DebugBase.py Sat Apr 11 14:04:41 2015 +0200 +++ b/DebugClients/Python/DebugBase.py Sat Apr 11 14:10:20 2015 +0200 @@ -636,7 +636,6 @@ @param exctb traceback for the exception @param unhandled flag indicating an uncaught exception """ - if exctype in [GeneratorExit, StopIteration]: # ignore these return