July 22, 2013
12:42 p.m.
Done. https://pharo.fogbugz.com/default.asp?11210 On Sat, Jul 20, 2013 at 11:09 AM, Marcus Denker <marcus.denker@inria.fr>wrote:
On Jul 19, 2013, at 5:10 PM, Andrei Vasile Chis < chisvasileandrei@gmail.com> wrote:
Just noticed that the second bug also appears in the new debugger. To reproduce execute (with either debugger) while debugging add a message send to a method that does not exist, step into that message send and then choose to create the method. After you created you'll get: UndefinedObject(Object)>> doesNotUnderstand: #debugHighlightRange
Can you add a bug tracker entry?
Marcus