Browse thread
[Caml-list] How useful do you find the OCaml debugger?
[
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: | Jan Kybic <kybic@f...> |
| Subject: | [Caml-list] Re: How useful do you find the OCaml debugger? |
> - Do you personally find the OCaml debugger useful?
Yes, very useful. Obviously a well written code reduces the need for a
debugger somehow, but once in a while you forget something and then it
is useful to see what the program is doing and compare it with what
you think it should be doing. I often insert debugging prints but
sometimes it is faster to use the debugger, depends on the nature of
the problem.
Concerning the OCaml debugger, I have only used it for a few times, so
I am perhaps not the ideal judge. However, I loved the ability to go
backward. On the other hand, I would like to see some of the abilities
of the toploop integrated in it - evaluating arbitrary expressions,
like it can be done in the Python debugger, for example.
Jan
--
-------------------------------------------------------------------------
Jan Kybic <kybic@ieee.org> tel. +420 2 2435 7264
or <kybic@fel.cvut.cz>, http://cmp.felk.cvut.cz/~kybic
-------------------
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