summaryrefslogtreecommitdiffstats
path: root/dwarf_wrappers.cxx
Commit message (Collapse)AuthorAgeFilesLines
* Correct dwfl_assert () implementation.Mark Wielaard2008-09-241-1/+1
|
* Fix some logic inversions with dwfl_assert.Tim Moore2008-06-111-0/+6
|
* PR 2608 plus some refactoring in tapsets.cxxTim Moore2008-06-111-0/+40
New dwarf_wrappers.h, dwarf_wrappers.cxx for for idiomatic access to libdwarf and refactoring somethings out of the giant classes in tapsets.cxx.