debugging/0 | Report current status of the debugger. |
debugging_hook/0 | Multifile hook that is called as forall(debugging_hook, true) and that may be used to extend the information printed from other debugging libraries. |
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. |