diff -r a3319822d303 -r d4ba5fab5557 DebugClients/Python/DebugBase.py --- a/DebugClients/Python/DebugBase.py Sun Feb 01 18:23:12 2015 +0100 +++ b/DebugClients/Python/DebugBase.py Sun Feb 01 18:25:31 2015 +0100 @@ -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