VM Debugging Help, Please

Lex Spoon lex at cc.gatech.edu
Sun Dec 31 18:29:57 UTC 2000


Tim Rowledge <tim at sumeru.stanford.edu> wrote:
> Karl Goiser wrote:
> > 
> > Thanks for the Ned.  I'm on the mac in Codewarrior, so I don't think I can
> > call a function from within the debugger.  Somebody else suggested I write
> > it into the event code conditional upon a global which I could then turn on
> > whenever I wanted to...
> consider running the IntepreterSimulator; then you can debug in
> Smalltalk! It can be too slow on some machines or under some
> circumstances, but you'd be amazed how powerful it can be.
> 

I tried the simulator in a recent 2.9 and it crashed in
LargeIntegersPlugin.  The method in question was one that checks class
membership by name; the relevant method doesn't work in the simulator.


-Lex





More information about the Squeak-dev mailing list