[BUG] Can't go inside an ensure: receiver block in the debugger

Henrik Gedenryd h.gedenryd at open.ac.uk
Wed Feb 13 09:38:45 UTC 2002


You currently cannot go inside an ensure: receiver block when you encounter
one in the debugger.

This seems to be due to the #valueUniterruptably message used to evaluate
the receiver block.

However, if I put a halt inside that code it will bring up the debugger
nicely. That does seem to contradict the name of that said message.

Any simple solution?

Henrik




More information about the Squeak-dev mailing list