July 15, 2013
7:33 a.m.
On Jul 14, 2013, at 8:22 PM, Andrei Vasile Chis <chisvasileandrei@gmail.com> 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