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 edited Case 22085: Infinite debugger:
Bug in Project:  Debugging: 1. Pharo Image  •  You are subscribed to this case
Moreover, this happens when running the tests from Calypso. From the test runner it does not happen, and doing this in a playgound neither:

 

p := [     Processor activeProcess suspend.     1 doesNotUnd. ] fork.
debugSession := p newDebugSessionNamed: 'title' startedAt: p suspendedContext.
debugSession stepOver; stepOver.
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