[squeak-dev] Debugger hiccups

Balázs Kósi kosi.balazs at ezomer.hu
Sat Oct 4 14:30:35 UTC 2014


Hi,

Today I came across two nuisances in the debugger:

The first one is, that if you try to evaluate code in a debugger started
from another debugger, you'll get an MNU: MessageAsTempNode>>beMethodArg.

The other one is a tad more dangerous, so don't try it in an image dear to
you: If you try to debug one of the following expressions: "nil", "-1",
"0", "1" and "2" your image hangs. After interrupting it you get infinite
debuggers with the message: "subscript is out of bounds: 2". The stack
shows just one line: MethodContext(Object)>>error:

I did not investigate any further yet.

Cheers, Balázs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20141004/d27edecf/attachment.htm


More information about the Squeak-dev mailing list