/[guile]/guile/guile-core/doc/ref/debugging.texi
ViewVC logotype

Diff of /guile/guile-core/doc/ref/debugging.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by ossau, Fri Nov 16 15:04:16 2001 UTC revision 1.3 by ossau, Sat Dec 1 21:48:30 2001 UTC
# Line 105  Since the tail call is effectively optim Line 105  Since the tail call is effectively optim
105  there is no need for Guile to create a new stack frame for each  there is no need for Guile to create a new stack frame for each
106  iteration.  Using @code{trace} here helps us see why this is so.  iteration.  Using @code{trace} here helps us see why this is so.
107    
108    
109  @node Backtrace  @node Backtrace
110  @appendixsec Backtrace  @section Backtrace
111    
112    
113  @node Stacks and Frames  @node Stacks and Frames
114  @appendixsec Stacks and Frames  @section Stacks and Frames
115    
116  When a running program is interrupted, usually upon reaching an error or  When a running program is interrupted, usually upon reaching an error or
117  breakpoint, its state is represented by a @dfn{stack} of suspended  breakpoint, its state is represented by a @dfn{stack} of suspended

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26