dwarfadt: High-level wrapper around the dwarf library
dwarf is an excellent library to read dwarf files, but the output of parsing dwarf is very low-level and difficult to work with.
This library intends to wrap dwarf and return a simple ADT representing the DWARF information in a high-level way, easy to work with.
Downloads
- dwarfadt-0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.1.0.0, 0.2.0.0, 0.3, 0.3.0.1, 0.4, 0.6 |
---|---|
Dependencies | base (>=4 && <5), bytestring (>=0.9), bytestring-mmap (>=0.2), containers (>=0.3), dwarf-el (>=0.2.1 && <0.3), dwarfadt, elf (>=0.27), lens (>=3.9 && <4.3), pretty (>=1.1), transformers (>=0.3) [details] |
License | BSD-3-Clause |
Author | Eyal Lotem |
Maintainer | eyal.lotem@gmail.com |
Category | Development |
Source repo | head: git clone https://github.com/Peaker/dwarfadt.git |
Uploaded | by EyalLotem at 2014-06-29T15:29:37Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Executables | dumpadt, dumpdwarf |
Downloads | 5156 total (6 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user [build log] All reported builds failed [all 1 reports] |