2017-03-17 10:46 GMT+01:00 Denis Kudriashov <dionisi...@gmail.com>: > 2017-03-16 18:07 GMT+01:00 Esteban A. Maringolo <emaring...@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:
Another problem that we do not have tests for all these debugger actions.