[ SDF Public Access UNIX System .. Est. 1987 ]

join welcome faq status members projects store tour gopher abuse dialup minecraft social
tilde nihongo europa webmail gallery usermap irc tutorials telnet git ssh

[06] HOW CAN I ENABLE DEBUGGING WITH OPENLISP?
 
     For more information, check out /usr/pkg/uxlisp/doc/olus.txt
     (pgs. 71 & 72)

     First, you have to activate/load the debugger by calling '(debug t)'
     You can then get help in the debugger by typing '?'

     There are several functions used for profiling functions:

     'profile'          (profile function-name)
     'profile-all'      (profile-all)
     'unprofile'        (unprofile function-name)

     Reporting is handled by 'profile-log' which can be set with 'time
     'call or 'not-used depending on what you want to see.

     Thanks to 'water' Brian T. Rice for 'discovering' the debugger

[back]


©1987-2065 SDF Public Access UNIX System, Inc. 501(c)(7)
(this page was generated using ksh, sed and awk)