[BUG] debugIt causes problems in MVC

Doug Way dway at riskmetrics.com
Thu Oct 11 19:11:32 UTC 2001


- open and enter an MVC project
- enter "3 + 4" in a workspace and select "debug it" from the pop-up menu
- move the opened debugger aside and select "debug it" again on the "3 + 4" text in the workspace
- mayhem ensues with gribbleys everywhere, including the debugger stack below

These problems don't happen in Morphic.  The problems don't happen in MVC if you do a "self halt. 3 + 4" and "do it" instead of "debug it".

(It seems problems can also happen when only doing one "debug it" in MVC, but it was harder to reproduce, so I went with the above example.)

- Doug Way
  dway at riskmetrics.com


-------------------------------

11 October 2001 2:57:36 pm
MessageNotUnderstood: startUp

VM: Win32 - Squeak3.1alpha of 4 February 2001 [latest update: #3641]
Image: Squeak3.2alpha [latest update: #4418]

UndefinedObject(Object)>>doesNotUnderstand:
[] in ControlManager>>activeController:
[] in BlockContext>>newProcess




More information about the Squeak-dev mailing list