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

Marcel Taeumel marcel.taeumel at hpi.de
Thu Nov 12 14:24:34 UTC 2020


Hi Christoph.

Sounds good then. :-)

Best,
Marcel
Am 12.11.2020 11:09:52 schrieb Christoph Thiede <christoph.thiede at student.hpi.uni-potsdam.de>:
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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20201112/e3e4206c/attachment.html>


More information about the Squeak-dev mailing list