Re: [Amforth] wordlist scope

2013-03-25 Thread Matthias Trute
Hi Enoch, looks fine GIve me some more days to think about it (Im currently busy with other things) I find the sequence "(create) !e" sligthly strange. Your smudge change from an simple XT to WID-XT makes sense. Matthias > Hello Matthias & All: > > wlscope, "wordlist scope", is a deferred w

Re: [Amforth] AmForth JTAG support

2013-03-25 Thread Matthias Trute
Hi Enoch, > *Background* A brief visit to Atmel's Studio while debugging the wlscope > ("wordlist scope") patch convinced me that this magnificant tool is not > really good at Forth level debugging as it has no concept of the Forth > VM. You dig deep into the inner workings of amforth. A rather d

Re: [Amforth] AmForth JTAG support

2013-03-25 Thread Enoch
Hello Matthias, Matthias Trute writes: > Hi Enoch, > >> *Background* A brief visit to Atmel's Studio while debugging the wlscope >> ("wordlist scope") patch convinced me that this magnificant tool is not >> really good at Forth level debugging as it has no concept of the Forth >> VM. > > You dig