April 16, 2015
11:58 p.m.
There is a shortcut "alt + . (dot)" (maybe ctrl/cmd depending on platform), that will break the current execution and show the debugger (which you can then close) - useful if you have infinite loops and so forth. Peter On Fri, Apr 17, 2015 at 1:51 AM, Gaurav Singh <grvanm.coder@gmail.com> wrote:
Is there any way to get back the Pharo image working when it freezes without closing the Pharo image because many times the work isn't saved and then it costs a lot restarting the pharo image?