Calls the functionality that allows for debugging after receiving
(normally) SIGINT. This may be used in IDE environments to
start debugging a toplevel thread by injecting this into the target
thread using thread_signal/2.
History
Introduced in 9.0.0 (👉6a3f4ef) prolog_interrupt/0 to make a thread behave as if SIGINT is received using thread_signal/2.