2017-03-16 18:07 GMT+01:00 Esteban A. Maringolo <emaringolo@gmail.com>:
I got used to save the image before debugging a single test and/or recover lost changes. But this is certainly hard if you want to do TDD :)

Is this related with the debugger UI (GT) or with the underlying frameworks?

No. Problem is in Context methods: #stepToHome: and #runUntilErrorOrReturnFrom:. They called from DebugSession #stepThrough: and #stepOver:��