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