Re: [Newbies] Debugging Squeak

2008-01-31 Thread Michael van der Gulik
Press "alt-." lots until it starts reacting again :-). Gulik. On Feb 1, 2008 2:04 PM, K Chang <[EMAIL PROTECTED]> wrote: > I tried that out,but the system is too busy to show up the "Show CPU > usage".Guess what I did was so evil for the system that it won't respond. > Thank you anyway.

Re: [Newbies] Debugging Squeak

2008-01-31 Thread K Chang
I tried that out,but the system is too busy to show up the "Show CPU usage".Guess what I did was so evil for the system that it won't respond. Thank you anyway. 2008/1/31, Michael van der Gulik <[EMAIL PROTECTED]>: > > > > On Jan 31, 2008 3:46 PM, K Chang <[EMAIL PROTECTED]> wrote: > > >

Re: [Newbies] Debugging Squeak

2008-01-30 Thread Michael van der Gulik
On Jan 31, 2008 3:46 PM, K Chang <[EMAIL PROTECTED]> wrote: > Hi, > I was trying to make some modifications on Squeak. > After some coding work,I found my Squeak now consumes almost 95% CPU time > and more than 100M mem, and it seems like it won't slow down unless i close > it. I've already saved

[Newbies] Debugging Squeak

2008-01-30 Thread K Chang
Hi, I was trying to make some modifications on Squeak. After some coding work,I found my Squeak now consumes almost 95% CPU time and more than 100M mem, and it seems like it won't slow down unless i close it. I've already saved the image and the CPU consuming problem comes out right after starting