X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=doc%2Fmanual%2Fdebugger.texinfo;fp=doc%2Fmanual%2Fdebugger.texinfo;h=d1e0c9c851cb30cddb9cee19558082ae278798e9;hb=e35a79c777f51eddd3dcb0ca27000ce4cfa60e73;hp=82e6b7d2a5924f90ed3f89c71ffa45c61119f843;hpb=d15afa61c4854eddb4b61e3d8772590db760c565;p=sbcl.git diff --git a/doc/manual/debugger.texinfo b/doc/manual/debugger.texinfo index 82e6b7d..d1e0c9c 100644 --- a/doc/manual/debugger.texinfo +++ b/doc/manual/debugger.texinfo @@ -333,7 +333,7 @@ function. This is a consequence of the way the compiler works: there is nothing odd with your program. You will also see @code{:CLEANUP} frames during the execution of @code{unwind-protect} cleanup code. The @code{:EXTERNAL} and @code{:CLEANUP} above are entry-point types, -visible only if @code{sb-debug:*show-entry-point-details*} os true. +visible only if @code{sb-debug:*show-entry-point-details*} is true. @node Debug Tail Recursion @comment node-name, next, previous, up