Panic

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Panic

Kirk Fraser
What does one do in Squeak to stop an infinite loop?  
If one takes a flying leap at it and:
1) hits anything inside the Smalltalk window nothing happens.
2) hits Ctrl-Alt-Del enough times, selects Task Manger then stops Squeak
then next time it opens it says it can't write to the changes file until this is fixed [ok]

How does a beginner fix that?  

As a somewhat not brand new beginner, I recall Dolphin Smalltalk has a panic button for this.
Does Squeak have anything except trying to file out one's code, delete and reload Squeak?

Thanks.

Kirk W. Fraser
www.JesusGospelChurch.com - Replace the fraud churches with the true church.
http://freetom.info - Example of False Justice common in America

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
|

Re: Panic

Herbert König
Hi,

Alt + . (Alt key and simultaneously the . key) usually brings up a
debugger.

Cheers,

Herbert

Am 04.02.2015 um 05:34 schrieb Kirk Fraser:
> What does one do in Squeak to stop an infinite loop?
> If one takes a flying leap at it and:
> 1) hits anything inside the Smalltalk window nothing happens.
> 2) hits Ctrl-Alt-Del enough times, selects Task Manger then stops Squeak
> then next time it opens it says it can't write to the changes file
> until this is fixed [ok]
>

_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners