8.5 Debugger commands

8.5.5 Leaving the debugger

You can leave the debugger by taking one of the continuation options presented upon entry, by specifying values to return from one of the frames on the stack explicitly, or by specifying a frame from which to restart. The various commands are described below.

:a Debugger command

This command selects the :abort option from the continuation options presented upon entry to the current debugger level.

:c [m] Debugger command

This command alone selects the option prefixed with (continue) from the list presented upon entry to the current debugger level. If it is followed by a number, m, it selects option m.


FreeLisp User's Guide - 5 FEB 1996

Generated with Harlequin WebMaker