debugging/0 | Report
current status of the debugger. |
debugging_hook/1 | Multifile
hook that is called as forall(debugging_hook(DebugMode), true) and that
may be used to extend the information printed from other debugging
libraries. |
exception_hook/5 | Trap
exceptions and consider whether or not to start the tracer. |
nospy/1 | Set/clear
spy-points. |
nospyall/0 | Set/clear
spy-points. |
notrap/1 | Install
a trap on error(Formal, Context) exceptions that unify. |
spy/1 | Set/clear
spy-points. |
trap/1 | Install
a trap on error(Formal, Context) exceptions that unify. |
trap_alias/2 | Define
short hands for commonly used exceptions. |