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.3.tar.gz md5=9fae9e98ce7a87380f22911fedb29d9a sha512=90905485c93b350b8f601ff2dcc545a92badcf7dcb97c89ea18f479d6c08926e5cd68c74bd005d23d4396f057f66a1faa27f654bc2c4ac9d8030f143f197da9d |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/owee/owee.0.3/opam |
Required by
- builder-web>=0.2.0
- spacetime_lib