package rdbg
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
RDBG: a reactive programs debugger
Install
dune-project
Dependency
Authors
Maintainers
Sources
rdbg.v1.199.0.tgz
md5=da1c08e352dae8155c089823bf490f42
sha512=6076eaa3608a313f8ac71a4f5aa4fcc64aeb0c646d581e5035110d4c80f94de34f2ba26f90a9a1e92a7f788c9e799f1f7b0e3728c853a21983ad732f0ee60352
doc/rdbg/RdbgArg/index.html
Module RdbgArgSource
Source
type reactive_program = | Stdio of string| StdioInit of string| Sock of string * int| SockInit of string * int| Ocaml of RdbgPlugin.t
Source
type t = {mutable _args : (string * Arg.spec * string) list;mutable _user_man : (string * string list) list;mutable suts : reactive_program list;mutable envs : reactive_program list;mutable oracles : reactive_program list;mutable missing_vars_at_the_end : bool;mutable step_nb : int;mutable luciole_mode : bool;mutable sasa_mode : bool;mutable salut_mode : bool;mutable delay_env_outputs : bool;mutable display_sim2chro : bool;mutable display_gnuplot : bool;mutable precision : int;mutable verbose : verbose_level;mutable display_local_var : bool;mutable show_step : bool;mutable output : string;mutable no_rif : bool;mutable overwrite_output : bool;mutable prompt : string option;mutable go : bool;mutable log : bool;mutable tmp_dir : string;mutable tmp_dir_provided : string option;mutable socket_inet_addr : string option;mutable socket_port : int option;mutable socket_err_port : int option;mutable debug_rdbg : bool;mutable rdbg : bool;mutable cov_file : string;mutable reset_cov_file : bool;mutable stop_on_oracle_error : bool;mutable icr : in_channel;mutable ocr : out_channel;mutable ecr : out_channel;mutable _others : string list;mutable _margin : int;
} sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>