PLOGHELP NODEBUG                             Simon Nichols, October 1990

    ?- nodebug.

The evaluable predicate nodebug/0 removes all current spy-points. It is
equivalent to the evaluable predicate nospy/0 (see PLOGHELP * NOSPY).
See PLOGHELP * SPY for information about the SPY debugging package.


-- RELATED DOCUMENTATION ----------------------------------------------

PLOGHELP * DEBUG
 Overview of the debugging facilities provided by POPLOG Prolog

PLOGHELP * DEBUGGING
 Predicate which lists currently active spy-points

PLOGHELP * LEASH
 Predicate which enables user interaction at spy-points

PLOGHELP * NOSPY
 Predicate which removes spy-points from specified predicates

PLOGHELP * QUIETSPY
 Predicate which disables the printing of messages when spy-points are
 set or removed

PLOGHELP * SPY
 How to set spy-points on predicates in order to debug them

PLOGHELP * UNLEASH
 Predicate which disables user interaction at spy-points


--- C.all/plog/help/nodebug
--- Copyright University of Sussex 1990. All rights reserved. ----------
