[squeak-dev] A fun issue with Debugger

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

[squeak-dev] A fun issue with Debugger

Igor Stasenko
Open a workspace, type:
1
then open menu and pick debug-it.

You wont be able to do anything else until press the interrupt key. It
applies to both 3.10.2. and Pharo with closures.

--
Best regards,
Igor Stasenko AKA sig.

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] A fun issue with Debugger

Michael van der Gulik-2
On 5/4/09, Igor Stasenko <[hidden email]> wrote:
> Open a workspace, type:
> 1
> then open menu and pick debug-it.
>
> You wont be able to do anything else until press the interrupt key. It
> applies to both 3.10.2. and Pharo with closures.

Have you added this to bugs.squeak.org?

Gulik.

--
http://gulik.pbwiki.com/

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] A fun issue with Debugger

Igor Stasenko
2009/5/4 Michael van der Gulik <[hidden email]>:

> On 5/4/09, Igor Stasenko <[hidden email]> wrote:
>> Open a workspace, type:
>> 1
>> then open menu and pick debug-it.
>>
>> You wont be able to do anything else until press the interrupt key. It
>> applies to both 3.10.2. and Pharo with closures.
>
> Have you added this to bugs.squeak.org?
>

No. Feel free to do it.
I found this is a most easier way to freeze the image. And now i can
use it to debug my new scheder code , how to prevent that.
Please do not fix that :)

> Gulik.
>
> --
> http://gulik.pbwiki.com/
>
>



--
Best regards,
Igor Stasenko AKA sig.