[squeak-dev] Re: Is this a bug with Step "Over"?

Chris Muller asqueaker at gmail.com
Fri Jun 26 21:31:19 UTC 2015


Example 1:  Select debug it on the following.

      Object flushDependents do: [ : e | ]

Then click Over, Through.

--------

Example 2:  Select debug it on:

       Preferences preferenceAt: #serverMode ifAbsent: [ false ]

Then click Into, Through.


On Fri, Jun 26, 2015 at 2:09 PM, tim Rowledge <tim at rowledge.org> wrote:
> Chris, I’m going to need a reminder of what is happening here since I haven’t experienced an debugger related lock-up recently.
>
> I’ve tried on spur trunk, ‘plain’ cog trunk and ARM spur trunk.
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> To steal ideas from one person is plagiarism; to steal from many is research.
>
>
>


More information about the Squeak-dev mailing list