oweeversion
OCaml library to work with DWARF format
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.
Author | Frédéric Bour <frederic.bour@lakaban.net> |
---|---|
License | MIT |
Published | |
Homepage | https://github.com/let-def/owee |
Issue Tracker | https://github.com/let-def/owee |
Maintainer | Frédéric Bour <frederic.bour@lakaban.net> |
Dependencies | |
Source [http] | https://github.com/let-def/owee/archive/v0.1.tar.gz sha256=d3e183274bd0753afed5f2f48aea4c006d46f9b3331f11a8157908f831a0a205 md5=d26e3ed5623900f592ddada3c0f59f93 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/owee/owee.0.1/opam |
Required by
- builder-web>=0.2.0
- spacetime_lib