[squeak-dev] Cannot open debugger because of recursive errors

Eliot Miranda eliot.miranda at gmail.com
Mon Dec 17 19:13:10 UTC 2018


Hi Levente,  Hi Nicolas,

   first, apologies.  I screwed up.

On Mon, Dec 17, 2018 at 9:31 AM Levente Uzonyi <leves at caesar.elte.hu> wrote:

> The issue is present on linux as well.
> If you revert CompiledMethod >> #receiver:withArguments:executeMethod:,
> 'debug it' will work again. So the issue is clearly with the 3 argument
> variant of primitive 188.
>

Right, but it is with the implementation of its invocation in the
metacircular interpreter, i.e.
in Context>>#doPrimitive:method:receiver:args:.  Hopefully I'll be able to
fix this quickly...


>
> Levente
>
> On Mon, 17 Dec 2018, Nicolas Cellier wrote:
>
> > Hi all,
> > with a Win64 squeak.cog.spur VM compiled from opensmalltalk github head
> revision, i encounter problems with debuggers.
> > Most recent one: I can't 'debug it'
> >
> > Error: receiver:withArguments:executeMethod: failed
> > that's primitive 188...
> >
> > Am I alone?
> > Any hint?
> >
> >
>
>

-- 
_,,,^..^,,,_
best, Eliot
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20181217/8e01baf7/attachment.html>


More information about the Squeak-dev mailing list