A.37 library(prolog_debug): User level debugging tools
AllApplicationManualNameSummaryHelp

  • 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
          • trap/1
          • notrap/1
          • exception_hook/4
    • Packages
Availability::- use_module(library(prolog_debug)).
Source[failure]exception_hook(+ExIn, -ExOut, +Frame, +Catcher)
Trap exceptions and consider whether or not to start the tracer.