dwarfadt: High-level wrapper around the dwarf library

[ bsd3, development, library, program ] [ Propose Tags ]

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

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

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 && <4.11), bytestring (>=0.9), bytestring-mmap (>=0.2), containers (>=0.3), dwarf-el (>=0.3), dwarfadt, elf (>=0.27), lens (>=3.9 && <5.1), pretty (>=1.1), text, text-show, transformers (>=0.3) [details]
License BSD-3-Clause
Author Eyal Lotem
Maintainer eyal.lotem@gmail.com
Revised Revision 1 made by Bodigrim at 2021-09-30T20:53:14Z
Category Development
Source repo head: git clone https://github.com/Peaker/dwarfadt.git
Uploaded by EyalLotem at 2018-03-18T19:38:25Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables dumpadt, dumpdwarf
Downloads 5009 total (13 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-03-18 [all 1 reports]