package rdbg

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

Install

Dune Dependency

Authors

Maintainers

Sources

rdbg.1.70.tgz
md5=92a16d3ede61f83cc2e4e7b5be1c1798

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: 24 Aug 2016

Dependencies (9)

  1. num
  2. ounit build & >= "2.0.0"
  3. ocamlfind build
  4. ocamlbuild build
  5. oasis build & >= "0.4"
  6. lutils >= "1.9"
  7. camlp4 build
  8. base-unix build
  9. ocaml >= "4.01" & < "4.05"

Dev Dependencies

None

Used by

None

Conflicts

None