package rdbg

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rdbg.1.184.1.tgz
sha256=80c13ca3619b52c7e879ef90cd290d42775eb1032d526a9e1a770150d10a150d
md5=facf4de4f8b9f1a890e235d58163c66c

doc/rdbg-plugin.rdbg4lurette/LucioleRun/index.html

Module LucioleRun

type vars = (string * string) list

This module has a twin: RifRun

type sl = Data.subst list
val make : string -> vars -> vars -> (string -> unit) * (sl -> sl option)

If the step returns None, its means a reset occured

OCaml

Innovation. Community. Security.