[BUG]WriteStream(Object)>>doesNotUnderstand: #tabs:

ducasse ducasse at iam.unibe.ch
Wed Dec 10 15:21:38 UTC 2003


I forgto to say: I was inspecting a method m1 ^2

stef

On 10 déc. 03, at 15:39, ducasse at iam.unibe.ch wrote:

> here insert explanation of what you were doing, suspect changes you've
> made and so forth.
>
> 10 December 2003 3:39:24 pm
>
> VM: Mac OS - Squeak3.7alpha of '11 September 2003' [latest update:
> #5566] Squeak VM 3.7.0b2
> Image: Squeak3.7alpha [latest update: #5595]
>
> WriteStream(Object)>>doesNotUnderstand: #tabs:
> 	Receiver: a WriteStream ''
> 	Arguments and temporary variables:
> 		aMessage: 	tabs: 0
> 	Receiver's instance variables:
> 		collection:
> '
> c...
> 		position: 	0
> 		readLimit: 	0
> 		writeLimit: 	1000
>
> CompiledMethod>>longPrintOn:indent:
> 	Receiver: a CompiledMethod (1887)
> 	Arguments and temporary variables:
> 		aStream: 	a WriteStream ''
> 		tabs: 	0
> 	Receiver's instance variables:
> a CompiledMethod (1887)
>
> CompiledMethod>>longPrintOn:
> 	Receiver: a CompiledMethod (1887)
> 	Arguments and temporary variables:
> 		aStream: 	a WriteStream ''
> 	Receiver's instance variables:
> a CompiledMethod (1887)
>
> CompiledMethod>>symbolic
> 	Receiver: a CompiledMethod (1887)
> 	Arguments and temporary variables:
> 		aStream: 	a WriteStream ''
> 	Receiver's instance variables:
> a CompiledMethod (1887)
>
>
> --- The full stack ---
> WriteStream(Object)>>doesNotUnderstand: #tabs:
> CompiledMethod>>longPrintOn:indent:
> CompiledMethod>>longPrintOn:
> CompiledMethod>>symbolic
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> CompiledMethodInspector>>selection
> CompiledMethodInspector(Inspector)>>stepAt:in:
> SystemWindow>>stepAt:
> StepMessage(MorphicAlarm)>>value:
> WorldState>>runLocalStepMethodsIn:
> WorldState>>runStepMethodsIn:
> PasteUpMorph>>runStepMethods
> WorldState>>doOneCycleNowFor:
> WorldState>>doOneCycleFor:
> PasteUpMorph>>doOneCycle
> [] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor
> yield.  false] whileFalse.  nil]}
> [] in BlockContext>>newProcess {[self value.  Processor
> terminateActive]}
>




More information about the Squeak-dev mailing list