A.40 library(prolog_debug): User level debugging tools
All Application Manual Name SummaryHelp

  • Documentation
    • Reference manual
      • The SWI-Prolog library
        • library(prolog_debug): User level debugging tools
          • debug_control_hook/1
          • spy/1
          • nospy/1
          • nospyall/0
          • debugging/0
          • debugging_hook/1
          • trap/1
          • notrap/1
          • trap_alias/2
          • exception_hook/5
    • Packages
Availability::- use_module(library(prolog_debug)).
Source[multifile]trap_alias(+Alias, -Error)
Define short hands for commonly used exceptions.