Skip to content

dwgrep 0.2

Compare
Choose a tag to compare
@pmachata pmachata released this 28 Feb 01:32
· 140 commits to master since this release
  • ELF symbol tables are supported. New word symbol applicable to DWARF value yields ELF symbols. Words label, value, address, name, size, binding, visibility operate on ELF symbols.
  • C API is considerably more complete, and now used exclusively by the "dwgrep" command-line driver to communicate with libzwerg. It is however still not considered stable and is undocumented.
  • The word length is now applicable to location lists.
  • Bug fixes (issues #5, #6, #7, #8, #14, #15, #16, #17, #22, #26).