Browse thread
OCaml debugging on NT
- Dimitry Kloper
[
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: | Dimitry Kloper <dimka@m...> |
| Subject: | OCaml debugging on NT |
I am starting a relatively large project which will extensively deal with 3d graphics (based on OPenGL) from one side and parsing of different text formats (e.g. HTML) from other. My primary platform is winNT. I am at stage of choosing primary implementation language. OCaml seems to be very attractive for me, but I can't find any really useful debugging tools, especially for NT. ocamldebug is unavailable on NT. As far as I understand it is not portable because of buggy sockets interface on NT. #trace facility on toplevel seems to be useful, but it doesn't work with class methods (or at least I didn't succeed to trace a method), and prints info only about control flow and parameters, while I would expect output like `/bin/sh -x`. Inserting print statements is always an option, but it is very inconvenient, especially on beginning stages of the project. So, my question is about known techniques of debugging and tracing of OCaml code. What I would expect is something like John's Libes tcl-debug for tcl. Thanks. -----== Sent via Deja News, The Discussion Network ==----- http://www.dejanews.com/ Easy access to 50,000+ discussion forums