Browse thread
Re: ocamldebug for windows
- Hao-yang Wang
[
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: | -- (:) |
| From: | Hao-yang Wang <hao-yang_wang@f...> |
| Subject: | Re: ocamldebug for windows |
>Well, the replay debugger for Caml relies on the Unix system call >fork(), which Windows doesn't implement natively. Is it possible to port the debugger to Windows without the replay feature? (Is it worthwhile?) Thanks, Hao-yang Wang