* [Caml-list] waitpid exception under ocamldebug
@ 2011-09-23 21:32 Yoann Padioleau
0 siblings, 0 replies; only message in thread
From: Yoann Padioleau @ 2011-09-23 21:32 UTC (permalink / raw)
To: caml users
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?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-23 21:32 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-23 21:32 [Caml-list] waitpid exception under ocamldebug Yoann Padioleau
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox