[SqT][BUG?] Can't debug after updating to 2.5test

Marcel Weiher marcel at system.de
Mon Aug 2 21:48:24 UTC 1999


After fetching the test pilot updates, trying to debug gets me the error

Message not understood "classOf:"

The culprit is

Inspector>>objectClass
	^ObjectInspector classOf:object.

In my system, ObjectInspector is not defined and there isn't a  
single implementation of #classOf: either.

Marcel





More information about the Squeak-dev mailing list