Skip to content

Add implementation of trace/0  #323

@Thihup

Description

@Thihup

Hi.

Thanks for this project!

I'm considering using it as the interpreter for the Bytecode verifier of the Java Virtual Machine Specification.

However, as this specification is very dense, sometimes it is hard to know why some predicates failed.
So my request would be to add trace/0 like SWI-Prolog and GNU Prolog include.

I also tried to use :- set_prolog_flag(debug, on). but it didn't help in the tracing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions