EnglishFrenchSpanish

OnWorks favicon

ocamldebug - Online in the Cloud

Run ocamldebug in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command ocamldebug that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


ocamldebug - the OCaml source-level replay debugger.

SYNOPSIS


ocamldebug [ options ] program [ arguments ]

DESCRIPTION


ocamldebug is the OCaml source-level replay debugger.

Before the debugger can be used, the program must be compiled and linked with the -g
option: all .cmo and .cma files that are part of the program should have been created with
ocamlc -g, and they must be linked together with ocamlc -g.

Compiling with -g entails no penalty on the running time of programs: object files and
bytecode executable files are bigger and take longer to produce, but the executable files
run at exactly the same speed as if they had been compiled without -g.

OPTIONS


A summary of options are included below. For a complete description, see the html
documentation in the ocaml-doc package.

-c count
Set the maximum number of simultaneously live checkpoints to count.

-cd dir
Run the debugger program from the working directory dir, instead of the current
working directory. (See also the cd command.)

-emacs Tell the debugger it is executed under Emacs. (See The OCaml user's manual for
information on how to run the debugger under Emacs.) Implies -machine-readable.

-I directory
Add directory to the list of directories searched for source files and compiled
files. (See also the directory command.)

-machine-readable
Print information in a format more suitable for machines instead of human operators
where applicable. For example, when describing a location in a program, such as
when printing a backtrace, print the program counter and character offset in a file
instead of the filename, line number, and character offset in that line.

-s socket
Use socket for communicating with the debugged program. See the description of the
command set socket in The OCaml user's manual for the format of socket.

-version
Print version string and exit.

-vnum Print short version number and exit.

-help or --help
Display a short usage summary and exit.

Use ocamldebug online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Psi
    Psi
    Psi is cross-platform powerful XMPP
    client designed for experienced users.
    There are builds available for MS
    Windows, GNU/Linux and macOS.. Audience:
    End Users...
    Download Psi
  • 2
    Blobby Volley 2
    Blobby Volley 2
    Official continuation of the famous
    Blobby Volley 1.x arcade game..
    Audience: End Users/Desktop. User
    interface: OpenGL, SDL. Programming
    Language: C++, Lua. C...
    Download Blobby Volley 2
  • 3
    SuiteCRM
    SuiteCRM
    SuiteCRM is the award-winning Customer
    Relationship Management (CRM)
    application brought to you by authors
    and maintainers, SalesAgility. It is the
    world�s mos...
    Download SuiteCRM
  • 4
    Poweradmin
    Poweradmin
    Poweradmin is a web-based DNS
    administration tool for PowerDNS server.
    The interface has full support for most
    of the features of PowerDNS. It has full
    support...
    Download Poweradmin
  • 5
    Gin Web Framework
    Gin Web Framework
    Gin is an incredibly fast web framework
    written in Golang that can perform up to
    40 times faster, thanks to its
    martini-like API and custom version of
    httprout...
    Download Gin Web Framework
  • 6
    CEREUS LINUX
    CEREUS LINUX
    CEREUS LINUX basado en MX LINUX con
    varios entornos de escritorios. This is
    an application that can also be fetched
    from
    https://sourceforge.net/projects/cereu...
    Download CEREUS LINUX
  • More »

Linux commands

  • 1
    aa-clickquery
    aa-clickquery
    aa-clickquery - program for querying
    click-apparmor DESCRIPTION: This program
    is used to query click-apparmor for
    information. USAGE: aa-clickquery
    --click-fra...
    Run aa-clickquery
  • 2
    aa-exec-click
    aa-exec-click
    aa-exec-click - program for executing
    click packages under confinement
    DESCRIPTION: This program is used to
    execute click package under AppArmor
    confinement. I...
    Run aa-exec-click
  • 3
    cpio
    cpio
    cpio - copy files to and from archives ...
    Run cpio
  • 4
    cpipe
    cpipe
    cpipe - copy stdin to stdout while
    counting bytes and reporting progress ...
    Run cpipe
  • 5
    FvwmSave
    FvwmSave
    FvwmSave - the Fvwm desktop-layout
    saving module ...
    Run FvwmSave
  • 6
    FvwmSave1
    FvwmSave1
    FvwmSave - the FVWM desktop-layout
    saving module ...
    Run FvwmSave1
  • More »

Ad