2.3 Customizing FreeLisp

2.3.2 Default debugger behavior

By default, the FreeLisp debugger is turned off when you start the application. When you become more familiar with Common Lisp you may prefer to have the debugger automatically switched on. To do this, change the line

DEBUGGER=OFF
in the file freelisp.ini so that it reads

DEBUGGER=ON

FreeLisp User's Guide - 5 FEB 1996

Generated with Harlequin WebMaker