$Revision: 5.0.2.2 $
Package: EXCL
Arguments: (func pc &optional verbose)
Deletes an existing breakpoint specified by the function object func and pc. The pc argument must be exact; it will not be adjusted as it is with add-breakpoint.
The verbose argument, when non-nil, will show the disassembly of the breakpoint being deleted. See the top-level command :break.
See 12.0 The Lisp DeBug (ldb) stepper in debugging.htm for information on ldb stepping. The general documentation description is in introduction.htm. The index in index.htm.
Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.