Browse thread
[Caml-list] interactive graphics with Tcl/Tk
-
Yaron M. Minsky
- Jacques Garrigue
- Christophe Raffalli
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-08-09 (09:31) |
From: | Christophe Raffalli <Christophe.Raffalli@u...> |
Subject: | [Caml-list] Debbuging interactive program |
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