[squeak-dev] Debugger hiccups

Balázs Kósi kosi.balazs at ezomer.hu
Mon Oct 6 18:21:06 UTC 2014


On Mon, Oct 6, 2014 at 7:48 PM, Chris Muller <asqueaker at gmail.com> wrote:

> On Sat, Oct 4, 2014 at 9: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.
>
> That's strange, I do that a lot and it works fine for me.
>
> It's rather easy to reproduce:
 1) debug an expression. eg. 3 + 4
 2) from the debugger start another debugger from the code pane or from the
pane on the bottom right (with the local variables in scope), but not from
the bottom left pane (with the instance in scope as self)
 3) try to evaluate any code in the code pane or in the bottom right pane,
and you get a debugger.

Cheers, Balazs
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20141006/1240a2a3/attachment.htm


More information about the Squeak-dev mailing list