--- 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