[squeak-dev] Debugging block returns (runUntilErrorOrReturnFrom:)

Nicolai Hess nicolaihess at web.de
Thu Aug 21 10:21:24 UTC 2014


Does anybody knows something about the status of the change
in Context(Part) runUntilErrorOrReturnFrom:

eliot proposed a change (something about dead sender contexts)
(years ago :)
I don't see this version in current squeak 4.5 images.
This change is in the current pharo image but it givves some strange
behavior while debugging block returns.

13271 <https://pharo.fogbugz.com/default.asp?13271> inconsistent behaviour
when debugging

Stepping over this code will show the inspector, although the debugger
should return in  the ^self send block .
[ ^ self ] value.
^ 1 inspect.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20140821/afc231bd/attachment.htm


More information about the Squeak-dev mailing list