[gforth] / gforth / debugs.fs  

gforth: gforth/debugs.fs

Diff for /gforth/debugs.fs between version 1.11 and 1.12

version 1.11, Fri Dec 31 13:23:57 2004 UTC version 1.12, Sun Oct 2 11:30:32 2005 UTC
Line 56 
Line 56 
     current-sourcepos .debugline ;      current-sourcepos .debugline ;
 :noname ( compilation  -- ; run-time  -- )  :noname ( compilation  -- ; run-time  -- )
     compile-sourcepos POSTPONE .debugline ;      compile-sourcepos POSTPONE .debugline ;
 interpret/compile: ~~  \ gforth tilde-tilde  interpret/compile: ~~ ( -- ) \ gforth tilde-tilde
 \G Prints the source code location of the @code{~~} and the stack  \G Prints the source code location of the @code{~~} and the stack
 \G contents with @code{.debugline}.  \G contents with @code{.debugline}.
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help