Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move dfwlpp into its own file | Josh Stone | 2009-05-12 | 1 | -0/+13 |
| | | | | | It's not a terribly clean split, but moving it helps reveals some of the knots that need to be untangled. | ||||
* | Add Vim modelines for GNU style in stap | Josh Stone | 2009-01-28 | 1 | -0/+2 |
| | |||||
* | fix segv on peculiar dwfl errors (probe process("/lib64").FOO {}) | Frank Ch. Eigler | 2009-01-20 | 1 | -2/+2 |
| | | | | Reported-By: Daniel Tralamazza | ||||
* | Correct dwfl_assert () implementation. | Mark Wielaard | 2008-09-24 | 1 | -1/+1 |
| | |||||
* | Fix some logic inversions with dwfl_assert. | Tim Moore | 2008-06-11 | 1 | -0/+6 |
| | |||||
* | PR 2608 plus some refactoring in tapsets.cxx | Tim Moore | 2008-06-11 | 1 | -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. |