[Cuis-dev] Debugger fix, other :-)

Juan Vuletich juan at jvuletich.org
Wed Dec 30 13:59:48 PST 2020


On 12/29/2020 7:25 PM, Hernan Wilkinson via Cuis-dev wrote:
> Hi,
>  the message #callPrimitive: was not implemented and that generated 
> some problems when debugging, for example if you have this:
> [1/0] on: Error do: [:a | a retry ]
> and do a "through" on the retry.
>  I copied the #callPrimitive: implementation from Squeak and now it 
> works as expected.
>
> Cheers!
> Hernan
>
> PS: The Squeak implementation sends the message #callInlinedPrimitive: 
> if primNumber >= (1 << 15), but that message is not implemented... I 
> left it like that in Cuis also but with a comment.
> -- 
> *Hernán Wilkinson
> Agile Software Development, Teaching & Coaching*
> *Phone: +54-011*-4893-2057
> *Twitter: @HernanWilkinson*
> *site: http://www.10Pines.com <http://www.10pines.com/>*
> Address: Alem 896, Floor 6, Buenos Aires, Argentina

Integrated. Thanks!

Cheers,

-- 
Juan Vuletich
www.cuis-smalltalk.org
https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev
https://github.com/jvuletich
https://www.linkedin.com/in/juan-vuletich-75611b3
@JuanVuletich

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cuis.st/mailman/archives/cuis-dev/attachments/20201230/eeedff0e/attachment-0001.htm>


More information about the Cuis-dev mailing list