[squeak-dev] Fixing the infinite debugger chains? (was: Code simulation error (was Re: I broke the debugger?))

Christoph Thiede christoph.thiede at student.hpi.uni-potsdam.de
Thu Nov 12 10:09:43 UTC 2020


Hi Marcel!

> Think of simulating "7/0".

I don't understand what you mean. :-)
[7 / 0] ifError: [#error] returns #error.
[[7 / 0] newProcess runUntil: [:c | c isDead]] ifError: [#error] does not.
The only exception is signaled *in* the simulation process, it shows up a
debugger, but the exception does not arrive at the simulating process.

Best,
Christoph



--
Sent from: http://forum.world.st/Squeak-Dev-f45488.html


More information about the Squeak-dev mailing list