caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Yoann Padioleau <padator@wanadoo.fr>
To: caml users <caml-list@inria.fr>
Subject: [Caml-list] waitpid exception under ocamldebug
Date: Fri, 23 Sep 2011 14:32:15 -0700	[thread overview]
Message-ID: <DF2B33A4-55BB-4CF0-856D-0C9BA2C91350@wanadoo.fr> (raw)

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?



                 reply	other threads:[~2011-09-23 21:32 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DF2B33A4-55BB-4CF0-856D-0C9BA2C91350@wanadoo.fr \
    --to=padator@wanadoo.fr \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).