On 11 Apr 2015, at 21:31, Ben Coman <btc@openinworld.com> wrote:



On Sun, Apr 12, 2015 at 3:07 AM, Ben Coman <btc@openinworld.com> wrote:
Returning to build 40486 which exhibits the freeze, as a first step, why don't we replace all that complicated stack manipulation stuff with...

     NautilusUI>>debugTest: aMethod
[ aMethod methodClass debug: aMethod selector ] fork.


Sorry. Pretend I didn't say that. That is the <run test> behaviour.

Really? Why does it send #debug: then??

cheers -ben