create backtrace-rs-buffer buffer% %allot \ copy of the return stack at throw
I tried with:
buffer% %allot constant backtrace-rs-buffer
It didn't solve my problems compiling though:
[Silver:src/gforth-0.6.0-1/gforth-0.6.0] root# ./gforth --die-on-signal -m 4M -\
p ".:~+:." -i kernl32b.fi -e 3 exboot.fs -e 'fpath= .|~+|.' -e 's" mach16b.fs"'\
./kernel/main.fs -e "save-cross kernl16b.fi- /sw/bin/gforth-0.6.0 bye"
<0>
in file included from *the terminal*:0
in file included from kernel/main.fs:43
cross.fs:585: File I/O exception
^ Backtrace: $AE1C4 throw $ADC64 perform $AE0A8 refill $ADC64 perform $B2E64 execute $4AEAD0 $4B2A00 $4AB000 $5DFE0 $4AEAA4 $B2E7C $AE50C catch $4 $6E990 $C434C restore-input $C4A94 ;s $C464C SetValue $C3ED8
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
