Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DEBUG: First print the Prolog stack "safe" on a crash.
This guarantees that the stack is printed, including details on the clauses involved and progress in each clause. Next, the stacks are printed with arguments. This however may crash if the crash is caused by corrupt data on the stacks.
- Loading branch information