1OCAMLDEBUG(1)               General Commands Manual              OCAMLDEBUG(1)
2
3
4

NAME

6       ocamldebug - the Objective Caml source-level replay debugger.
7

SYNOPSIS

9       ocamldebug [options] program [arguments]
10

DESCRIPTION

12       ocamldebug is the Objective Caml source-level replay debugger.
13

OPTIONS

15       A  summary  of options are included below.  For a complete description,
16       see the html documentation in the ocaml-doc package.
17
18       -I directory
19              Add directory to the list of  directories  searched  for  source
20              files and compiled files.
21
22       -s socket
23              Use socket for communicating with the debugged program.
24
25       -c count
26              Set  the  maximum  number  of simultaneously live checkpoints to
27              count.
28
29       -cd directory
30              Run the debugger program from the given  directory,  instead  of
31              the current working directory.
32
33       -emacs Tell the debugger it is executed under Emacs.
34

SEE ALSO

36       ocamldebug is documented fully in the Ocaml HTML documentation.
37

AUTHOR

39       This  manual  page  was written by Sven LUTHER <luther@debian.org>, for
40       the Debian GNU/Linux system (but may be used by others).
41
42
43
44
45                                                                 OCAMLDEBUG(1)
Impressum