summaryrefslogtreecommitdiffstats
path: root/dwarf_wrappers.h
Commit message (Collapse)AuthorAgeFilesLines
* trailing whitespace removal, as approved by emacsFrank Ch. Eigler2008-08-281-1/+1
| | | | (add-hook 'before-save-hook 'delete-trailing-whitespace)
* 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/+87
New dwarf_wrappers.h, dwarf_wrappers.cxx for for idiomatic access to libdwarf and refactoring somethings out of the giant classes in tapsets.cxx.