package owee

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

Install

Authors

Maintainers

Sources

owee-0.7.tbz
sha256=f455dc99d7478399a4e545a061de244cf38b398fe9e80fce06ebdf6ace1e9540
sha512=a66281555b4feb75fd340a0424fcb2936f2887b73930c066b67b5829c9b17fb28b5994b27824a371dcae6cc3d340aedb3cdfdf01d173019475e49a63eed48bde

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: 19 May 2023

Dependencies (2)

  1. dune >= "2.0"
  2. ocaml >= "4.06"

Dev Dependencies

None

Conflicts

None