OQamlDebug

Features

Download

Sources: http://oqamldebug.forge.ocamlcore.org/oqamldebug-0.0.0.tar.gz

Compiling

First install Qt 4.7 or above. then:
$ qmake
$ make

Usage

oqamldebug "ocamldebug arguments"
if no arguments are provided, OQamlDebug starts with the arguments of the previous session.

Using it with an IDE

OQamlDebug reloads automatically the ocaml sources as soon as they are modified. If the debugged application is modified, the debugger is automatically reinitialized. So it is not necessary to close OQamlDebug when editing a project.

Mouse

Source Window

In the source window, a click with the middle button displays the contains of a variable. The context menu permits to set a breakpoint to the selected location.

Debugger Window

In the debugger window, the wheel mose can be use for debugging purpose: