FogBugz (Case [Issue]11240) Debugging - PreDebugWindow allows to proceed for post mortem contexts

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

FogBugz (Case [Issue]11240) Debugging - PreDebugWindow allows to proceed for post mortem contexts

Pharo Issue Tracker
A FogBugz case was Resolved (Fix Review Needed) and assigned to AndreiChis by AndreiChis.

Case ID:      11240
Title:        PreDebugWindow allows to proceed for post mortem contexts
Status:       Resolved (Fix Review Needed)
Category:     Bug
Project:      Debugging
Area:         Misc
Priority:     5 - Fix If Time
Milestone:    Pharo3.0: 30/03/2014
Assigned To:  AndreiChis

URL:          https://pharo.fogbugz.com/default.asp?11240


Changes:
Status changed from 'Work Needed' to 'Resolved (Fix Review Needed)'.

slice in inbox.

This is caused because the debugger is opened in the current process, while the process is active. Because the process is active is has no suspendedContext, and thus it is not possible to determine is the currentInterrupted is in its stack or not. Solved this by using a different method for opening the debugger, that interrupts the current process first. Ideally the debugger should always open in different process.


You are subscribed to this case.  If you do not want to receive automatic notifications in the future, unsubscribe (https://pharo.fogbugz.com/default.asp?pre=preUnsubscribe&pg=pgEditBug&command=view&ixBug=11240) from this case.

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