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

Levente Uzonyi leves at caesar.elte.hu
Mon Dec 17 17:30:57 UTC 2018


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.

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


More information about the Squeak-dev mailing list