package typerex-lldb

  1. Overview
  2. No Docs
A set of tools and libs built on top of the LLDB debugging framework

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.tar.gz
md5=617009098286552502f2728d6793d4c4

Description

LLDB is the debugging framework associated to LLVM. This set contains:

  • ocplib-lldb: a stubs library to access the LLDB objects and classes
  • ocp-lldb: a variant of the lldb debugging with some small extensions for OCaml
  • ocp-lldb-gcstats: prints GC stats at the end of the execution of an OCaml program
  • ocp-lldb-allocprof: prints allocation information at the end of the execution of an OCaml program

Published: 13 May 2016

Dependencies (4)

  1. lwt
  2. conf-lldb = "3.5"
  3. ocp-build >= "1.99.11-beta" & < "1.99.17-beta"
  4. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None