Debugging In Morphic

Laurence Rozier lrozier at thepattern.com
Mon May 25 17:00:38 UTC 1998


I'm trying to use the debugger to explore and learn about Morphic. In
Morphic workspace the following statements bring up a debugger window,
but there is no way to proceed/debug

self halt.
(SystemWindow labelled: 'Hello World') openInWorld.

It appears that

buildMorphicNotifierLabelled: label message: messageString

handles this so I tried evaluating the same statements in a non-morphic
window and this consistently crashes with the following:

Current byte code: 0
Primitive index: 86
Stack dump follows:

16035232 [] in BlockContext>newProcess

Help please. I'm running this under Windows95.

-Laurence





More information about the Squeak-dev mailing list