package owee

  1. Overview
  2. Docs
OCaml library to work with DWARF format

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=bff2cda731741045ed8a55107c49eb59

Description

Owee is an experimental library to work with DWARF format. It can parse ELF binaries and interpret DWARF debugline programs.

It can also be used to find locations of functions from the current process.

Published: 24 May 2016

Dependencies (2)

  1. ocamlfind build
  2. ocaml >= "4.02" & < "4.08.0"

Dev Dependencies

None

Used by (1)

  1. spacetime_lib

Conflicts

None