:ldb

Top-level Command

Arguments: &optional mode

This command controls the installing (enabling) and uninstalling (disabling) of breakpoints, and the establishment of ldb mode. The functional equivalent is the with-breakpoints-installed macro.

When given no arguments, this command prints the current mode. When given t as an argument, ldb mode is entered, and when given nil, an attempt is made to quit ldb-mode.

Note that in order to do stepping (see :step), you must be at a breakpoint.

See The Lisp DeBug (ldb) stepper in debugging.htm for information on ldb stepping. See top-level.htm for more information on top-level commands.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.