package owee

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

Install

Authors

Maintainers

Sources

owee-0.6.tbz
sha256=1b05d5e6de0661b0e21b0caf4325bc359a18be7e2a5e52e78d7df7d418f5c233
sha512=7ce0d29ef747a7d9c0da66aeccdd18d8e883d78a3c636966e287b2b3f114b300629afceac14b10e35c6edb70fc8d485047c51c08a06a06891bcc28836c947aca

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: 18 Apr 2022

Dependencies (2)

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

Dev Dependencies

None

Conflicts

None