Non-debuggerable situation

Yar Hwee Boon hboon at motionobj.com
Sat Jan 29 02:38:40 UTC 2005


On 29-Jan-05, at AM 03:01, Chris Muller wrote:

> It's easy to reproduce:
>
>   ProtoObject basicNew  "print it"
>
> Does anyone know how this can be made debuggable with the debugger 
> (e.g.
> "debuggerable" :) )?

You could try implementing the necessary methods such as 
#inspectorClass. Alternatively, if your proxy classes can point to 
empty/nil objects, then perhaps you can use DNU to check for this and 
forward to methods such as #xxxInspectorClass?

--
HweeBoon
MotionObj
http://motionobj.com
(65) 6764-9774




More information about the Squeak-dev mailing list