Changeset 4543 for trunk/manuals

Show
Ignore:
Timestamp:
10/28/08 15:58:54 (2 months ago)
Author:
pmoura
Message:

Updated the Logtalk built-in debugger to accept the return and enter keys as alternatives to the "c" key ("creep") when tracing.

Location:
trunk/manuals
Files:
4 modified

Legend:

Unmodified
Added
Removed
  • trunk/manuals/index.html

    r4537 r4543  
    3232    <div class="copyright"> 
    3333        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    34         <span>Last updated on: October 24, 2008</span> 
     34        <span>Last updated on: October 28, 2008</span> 
    3535    </div> 
    3636    <div class="navbottom"> 
  • trunk/manuals/userman/index.html

    r4524 r4543  
    304304    <div class="copyright"> 
    305305        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/> 
    306         <span>Last updated on: October 20, 2008</span> 
     306        <span>Last updated on: October 28, 2008</span> 
    307307    </div> 
    308308    <div class="navbottom"> 
  • trunk/manuals/userman/running.html

    r4530 r4543  
    416416<dl> 
    417417    <dt><code>c</code> &mdash; creep</dt> 
    418         <dd>go on; you may use the spacebar in alternative (but not the return or enter keys)</dd> 
     418        <dd>go on; you may use the spacebar, return, or enter keys in alternative</dd> 
    419419    <dt><code>l</code> &mdash; leap</dt> 
    420420        <dd>continues execution until the next spy point is found</dd> 
     
    529529    <div class="copyright"> 
    530530        <span>Copyright &copy; <a href="mailto:pmoura@logtalk.org">Paulo Moura</a> &mdash; <a href="http://logtalk.org">Logtalk.org</a></span><br/>  
    531         <span>Last updated on: October 20, 2008</span> 
     531        <span>Last updated on: October 28, 2008</span> 
    532532    </div> 
    533533    <div class="navbottom"> 
  • trunk/manuals/userman/userman.header

    r4524 r4543  
    3636        <span>http://logtalk.org/</span> 
    3737    </p> 
    38     <p class="date">Last updated on October 20, 2008</p> 
     38    <p class="date">Last updated on October 28, 2008</p> 
    3939</div> 
    4040