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> |
Available | arch != "x86_32" & arch != "arm32" |
Dependencies | |
Source [http] | https://github.com/let-def/owee/releases/download/v0.5/owee-0.5.tbz sha256=13bebc6ac380786b580632a258a0a93641b7a2d94c426bff43c2faacbe1badbe sha512=bb410cf6d8b3a171712142ff99dc97d4aab46d5a5fe348d652db3131ce0d0786cebd945b9fcb587315d4451464c1f4d63025434b73c4d608bbaabec59d11a733 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/owee/owee.0.5/opam |
Required by
- albatross>=1.4.0 & <2.2.0
- builder-web>=0.2.0
- ocaml-probes
- solo5-elftool
- spacetime_lib