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.2.tar.gz sha256=7afb401ae2d36e933cd66e52c010b3400bebef06a64bcd510e462df79221eb93 md5=bff2cda731741045ed8a55107c49eb59 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/owee/owee.0.2/opam |
Required by
- builder-web>=0.2.0
- spacetime_lib