Manuscript (Case [Issue]22085) Debugging - Infinite debugger

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

Manuscript (Case [Issue]22085) Debugging - Infinite debugger

Pharo Issue Tracker
Manuscript Notification
avatar
Guillermo Polito revised a previous entry on Case 22085: Infinite debugger:
Bug in Project:  Debugging: 1. Pharo Image  •  You are subscribed to this case
Comparing the code to pharo3/4 (where it works ok), we noticed that in pharo 7 in some refactoring we got an extra pragma here:

evaluateSignal: exception
"The following primitive is just a marker used to find the evaluation context.
See MethodContext>>#isHandlerOrSignalingContext. "

<primitive: 199>
| value |
exception privHandlerContext: self contextTag.
value := self exceptionHandlerBlock cull: exception.
"return from self if not otherwise directed in handle block"
self return: value
Priority Priority: 5 – Fix If Time Status Status: Work Needed
Assigned To Assigned to: Guillermo Polito Milestone Milestone: Later

Go to Case
No longer need updates? Unsubscribe from this case.

Don't want Manuscript notifications anymore? Update your preferences.

Manuscript

_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
https://lists.gforge.inria.fr/mailman/listinfo/pharo-bugtracker