caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Christophe Raffalli <Christophe.Raffalli@univ-savoie.fr>
To: Caml List <caml-list@inria.fr>
Subject: [Caml-list] Debbuging interactive program
Date: Mon, 05 Aug 2002 19:51:34 +0200	[thread overview]
Message-ID: <3D4EBB26.718A55E3@univ-savoie.fr> (raw)
In-Reply-To: <59147.209.9.234.140.1028822939.squirrel@dragonfly.localdomain>


Hello,

I enjoy debugging with the backstep command of ocamldebug ...

Unfortunatly, the way it is implemented, it fails on program reading input from
stdin, because
to go back to time A, it go back to the latest point B saved by a fork before A
and then go forward. It reading to stdin
occured between B and A, then you have to give yourself again the input and it
becomes really hard !

Does anyone have a solution or work around to this ?


-- 
Christophe Raffalli
Université de Savoie
Batiment Le Chablais, bureau 21
73376 Le Bourget-du-Lac Cedex

tél: (33) 4 79 75 81 03
fax: (33) 4 79 75 87 42
mail: Christophe.Raffalli@univ-savoie.fr
www: http://www.lama.univ-savoie.fr/~RAFFALLI
-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


  reply	other threads:[~2002-08-09  9:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-08 16:08 [Caml-list] interactive graphics with Tcl/Tk Yaron M. Minsky
2002-08-05 17:51 ` Christophe Raffalli [this message]
2002-08-09  1:22 ` Jacques Garrigue

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=3D4EBB26.718A55E3@univ-savoie.fr \
    --to=christophe.raffalli@univ-savoie.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).