[BUG?] alt-. on idle world brings up two debuggers

danielv at netvision.net.il danielv at netvision.net.il
Fri Sep 7 10:57:31 UTC 2001


the first show the Delay>>wait in the WorldState>>interCyclePause.

Ideas?

Image version: Squeak3.1alpha
latest update: #4325
Current Change Set: SmartCorrectSalvage

VM version: Squeak3.1alpha of 7 March 2001 [latest update: #4173]
for: unix

Receiver: an EventSensor

Instance variables: 
mouseButtons: 	0
mousePosition: 	539 at 352
keyboardBuffer: 	a SharedQueue
interruptKey: 	2094
interruptSemaphore: 	a Semaphore(a Process in
EventSensor(InputSensor)>>userInterruptWatcher)
eventQueue: 	a SharedQueue
inputProcess: 	a Process in Semaphore>>waitTimeoutMSecs:
inputSemaphore: 	a Semaphore(a Process in Semaphore>>waitTimeoutMSecs:)

Method (temp) variables: 

Stack: 
EventSensor>>nextEventFromQueue
EventSensor>>nextEvent
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess




More information about the Squeak-dev mailing list