- prolog:debug_control_hook(+Action)[multifile, library(prolog_debug)]
- Allow user-hooks in the Prolog debugger interaction. See the calls
below for the provided hooks. We use a single predicate with action
argument to avoid an uncontrolled poliferation of hooks.