[Cuis-dev] unnecessary punctuation
Gerald Klix
cuis.01 at klix.ch
Thu Jun 13 11:34:05 PDT 2024
Sorry for the bad report.
AFAIR, the debugger or debugging terminated correctly in older versions
when stepping with through or any other button.
I was to lazy or too much in a hurry too look closer at the code I saw
in the debugger. It is clearly a method of SmalltalkEditor.
You are right: It happens with any piece
of code and button you press.
Thanks a lot,
Gerald
On Thu, 13 Jun 2024 14:33:14 -0300
Juan Vuletich <juan at cuis.st> wrote:
> Ok. The original message is pretty lousy as a bug report. It is not
> related to "through", and not specific to non-literal blocks. Pretty
> hard to guess what is the problem when the only hint is "doesn't
> work, try it and see for yourself". Do I need to point people to the
> classic "How To Ask Questions The Smart Way"? At least in the screen
> cast I could actually see it.
>
> The problem was in stepping beyond the end of the code being
> debugged. Would happen when debugging any code, and using any of the
> buttons.
>
> Pushed a fix for it.
>
> Thanks,
>
> On 6/13/2024 12:44 PM, Gerald Klix via Cuis-dev wrote:
> >
> >
> > On 6/13/24 3:09 PM, Juan Vuletich via Cuis-dev wrote:
> >> On 6/13/2024 5:57 AM, Gerald Klix via Cuis-dev wrote:
> >>>
> >>>
> >>> ...
> >>>
> >>> | yesBlock noBlock |
> >>> yesBlock := [ 'Yes' ].
> >>> noBlock := [ 'No' ].
> >>> 2 > 3 ifTrue: yesBlock ifFalse: noBlock
> >>>
> >>> ...
> >>>
> >>>
> >>> @Juan: If just found that stepping *through* this expression
> >>> in the debugger does not work with Cuis/Haver version 6350.
> >>> Please try it and see for yourself.
> >>>
> >>>
> >>> HTH,
> >>>
> >>> Gerald
> >>>
> >>
> >> Seems to work well in #6466, at least to me.
> >>
> >> Thanks,
> >>
> >>
> > Thanks,
> >
> > will retest with a #6466 version of Haver and Cuis.
> >
> > I created a screen cast for version #6350 just to make
> > clear what I did.
> > Please, see:
> > https://www.klix.ch/videos/debugYesNo-2024-06-13_17.33.48.webm
> >
> >
> > Thanks again,
> >
> > Gerald
>
>
More information about the Cuis-dev
mailing list