[squeak-dev] Re: Is this a bug with Step "Over"?

marcel.taeumel Marcel.Taeumel at hpi.de
Sat Jun 6 08:19:31 UTC 2015


Warnings are Notifications, which resume silently if not handled. Only Errors
(e.g. Halt) stop execution.

Now if you take a look at Warning >> #defaultAction, you can see why a
debugger appears at all -- which is not common for Notifications.

Best,
Marcel



--
View this message in context: http://forum.world.st/Is-this-a-bug-with-Step-Over-tp4830736p4830776.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list