On Jul 14, 2013, at 8:22 PM, Andrei Vasile Chis <[email protected]> wrote:
> Hi, > > Executing '1 haba' in a workspace and then choosing create method from the > pre debug window leads to this exception: > UndefinedObject(Object)>>doesNotUnderstand: #methodOrBlockNode > > If instead I choose to debug, select the top context of the stack and the > press the 'Creare method' button a different exception is thrown: > UndefinedObject(Object)>>doesNotUnderstand: #debugHighlightRange > > In both cases the method is created. > > So known or unknown issue? Unkown issue. > Also it doesn't seem to happen with the new debugger. Not sure why :) > > Andrei
