- May 15, 2019
-
-
erwan authored
This can be used from rdbg from example, to generate session files. In particular, 'rdbg -lurette' now works thanls to this option (cf rdbg sha 63566a893807361691137cafe15854a2a7395eec) Remove the --generate-rdbg-load one that is less general
-
- May 09, 2019
-
-
erwan authored
This is necessary because I cannot Dynlink .cmxs files from a ocaml toplevel. Hence, one way to load the algos from rdbg is to #load .cma files. This option generates an ocaml file that can be #used by automatically generated rdbg-session.ml files.
-
- Apr 02, 2019
-
-
erwan authored
-
- Mar 28, 2019
-
-
erwan authored
-
- Mar 17, 2019
-
-
erwan authored
-