"Program not found" error message in ocamldebug
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <[email protected]> |
This short output says it all :
ocamldebug Optional/ladybird.out
OCaml Debugger version 4.02.1
(ocd) run
Loading program... Program not found.
This error message is not documented in the manual as far as I can see.
How should I interpret the message ?
Any help appreciated.