Places
Home
Graphs
Prefixes
Admin
Users
Settings
Plugins
Statistics
Repository
Load local file
Load from HTTP
Load from library
Remove triples
Clear repository
Query
YASGUI SPARQL Editor
Simple Form
SWISH Prolog shell
Help
Documentation
Tutorial
Roadmap
HTTP Services
Login
All
Application
Manual
Name
Summary
Help
Documentation
Reference manual
Built-in Predicates
Debugging and Tracing Programs
trace/0
tracing/0
notrace/0
trace/1
trace/2
notrace/1
debug/0
nodebug/0
debugging/0
spy/1
nospy/1
nospyall/0
leash/1
visible/1
unknown/2
style_check/1
Packages
Availability:
:- use_module(
library(prolog_debug)
).
(can be autoloaded)
debugging
Print debug status and spy points on current output stream. See also the Prolog flag
debug
.
Availability:
:- use_module(
library(prolog_debug)
).
(can be autoloaded)
[det]
debugging
Report current status of the debugger.
ClioPatria
(version
no GIT?
)