Availability:
:- use_module(library(prolog_debug)).
[multifile]debugging_hookforall(debugging_hook, true)
and that may be used to extend the information printed from other
debugging libraries.
:- use_module(library(prolog_debug)).
[multifile]debugging_hookforall(debugging_hook, true)
and that may be used to extend the information printed from other
debugging libraries.