[squeak-dev] Debugger hiccups

Eliot Miranda eliot.miranda at gmail.com
Mon Oct 6 20:21:46 UTC 2014


On Sat, Oct 4, 2014 at 7:30 AM, Balázs Kósi <kosi.balazs at ezomer.hu> wrote:

> 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
>

both issues fixed.

-- 
best,
Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20141006/dafca936/attachment.htm


More information about the Squeak-dev mailing list