Hi,
When using ocamldebug (under emacs), I get the following exception:
set print_depth 3000
set print_length 300000
break @ main_scheck 225
run
Objective Caml Debugger version 3.12.1
(ocd) (ocd) (ocd) Loading program... done.
Breakpoint 1 at 1138256 : file main_scheck.ml, line 225, characters 7-49
(ocd) exn Unix_error: No child processes waitpid
Time : 141529
Program end.
Uncaught exception: Unix.Unix_error (5, "waitpid", "")
Now if I breakpoint before in the file, and manually do 'next', then there is
no problem.
Any idea?
--
Caml-list mailing list. Subscription management and archives:
https://sympa-roc.inria.fr/wws/info/caml-list
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs