Skip to content
Snippets Groups Projects
Commit 35aa3bc2 authored by erwan's avatar erwan
Browse files

New: add a --generate-rdbg-load (hidden) option used by rdbg to generate sessions

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.
parent 7212f2ea
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment