UI hangups

Bruce O'Neel edoneel at sdf.lonestar.org
Wed Mar 23 10:49:56 UTC 2005


On Wed, Mar 23, 2005 at 11:23:01AM +0100, Cees de Groot wrote:
> And to add to the confusion, when the Linux images hangs it jumps to 99%  
> CPU time.
> 
> (I want a post-mortem image debugger ;))
> 

Ah, the other thing you could do is just write a small network listener that as soon 
as you connect to a particlar port just executes

some code to create a small file in /tmp or so
Smalltalk snapshot: true andQuit: true

and either the image will be saved and you can debug it from a new instance
(does the simulator work these days?) or nothing happens.

cheers

bruce

-- 
edoneel at sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org



More information about the Squeak-dev mailing list