Paste: bootstrap on windows 32
Author: | kib2 |
Mode: | text |
Date: | Tue, 7 Apr 2009 08:04:05 |
Plain Text |
PS C:\Users\kib\Desktop\FC\factor> .\factor -i=image
*** Stage 2 early init... done
You have triggered a bug in Factor. Please report.
early_error: { f 3 0 { kernel:curry 2 1 kernel:tuple 100024089 kernel:curry 9746
7553 } }
Starting low level debugger...
Basic commands:
q -- continue executing Factor - NOT SAFE
im -- save image to fep.image
x -- exit Factor
Advanced commands:
d <addr> <count> -- dump memory
u <addr> -- dump object at tagged <addr>
. <addr> -- print object at tagged <addr>
t -- toggle output trimming
s r -- dump data, retain stacks
.s .r .c -- print data, retain, call stacks
e -- dump environment
g -- dump generations
card <addr> -- print card containing address
addr <card> -- print address containing card
data -- data heap dump
words -- words dump
tuples -- tuples dump
refs <addr> -- find data heap references to object
push <addr> -- push object on data stack - NOT SAFE
code -- code heap dump
READY
New Annotation