package rdbg

  1. Overview
  2. Docs
RDBG: a reactive programs debugger.

Install

Dune Dependency

Authors

Maintainers

Sources

rdbg.1.175.tgz
md5=0df4a0287c76d0bc69bda9de4b0f1610

Description

The library rdbg-plugin contains all the necessary ocaml modules needed to add a rdbg plugin. Such a plugin allows ocaml-interpreted languages to be executed (à la Lurette) or/and debugged (with rdbg).

Published: 25 May 2018

Dependencies (9)

  1. ounit build & >= "2.0.0"
  2. ocamlfind
  3. ocamlbuild build
  4. oasis-mirage build & >= "0.4.7"
  5. oasis build & >= "0.4.7"
  6. lutils >= "1.9"
  7. camlp4 build
  8. base-unix build
  9. ocaml >= "4.02"

Dev Dependencies

None

Used by (2)

  1. lustre-v6 < "6.101.7"
  2. lutin < "2.70.4"

Conflicts

None