[squeak-dev] Re: spyOnWorldFor:

marcel.taeumel Marcel.Taeumel at hpi.de
Sun Jul 10 08:42:05 UTC 2016


Yoshiki Ohshima-3 wrote
> I am trying a few things on Squeak 5.0.  In earlier versions there was
> AndreasSystemProfier (formerly known as QSystemProfier) and had a
> method called spyOnWorldFor:, which was quite useful.  I just loaded
> AndreasProfier-eem.11.mcz and tried it but it crashed the 5.0 all in
> one VM on Mac OS 10.10.
> 
> Is this a known issue?  Is there an alternative to it?
> 
> -- 
> -- Yoshiki

Hi Yoshiki,

there is Extras > Start Profiler, which does

MessageTally spyOn: [[Sensor peekPosition y > 0] whileTrue: [World
doOneCycle]].

I do not know the semantics of #spyOnWorldFor:, but you could specify other
duration limits in the whileTrue predicate.

Best,
Marcel



--
View this message in context: http://forum.world.st/spyOnWorldFor-tp4905670p4905771.html
Sent from the Squeak - Dev mailing list archive at Nabble.com.


More information about the Squeak-dev mailing list