Issue #3: make examples/elf_low_high_api.py more generic. Patch by Jessica McKellar |
|
More...
|
over 13 years ago
|
change order of tox tests to run examples before readelf (since they're much shorter) |
|
More...
|
over 13 years ago
|
Issue #2: made all examples run (and test/run_examples_test.py pass) on Windows. |
|
More...
|
over 13 years ago
|
CHANGES update |
|
More...
|
over 13 years ago
|
Fix Container's __pretty_str__ to use str instead of repr. This provides more consistent output across platforms for integers. Patch by Jessica McKellar |
|
More...
|
over 13 years ago
|
add ref output for dwarf_range_lists |
|
More...
|
over 13 years ago
|
minor tweaks + new tag for release |
|
More...
|
over 13 years ago
|
Added tag v0.10 for changeset b1c15add0da8 |
|
More...
|
over 13 years ago
|
added parsing of .debug_ranges |
|
More...
|
over 13 years ago
|
updated MANIFEST and tox to include and run example tests |
|
More...
|
over 13 years ago
|
initial version of example tests |
|
More...
|
over 13 years ago
|
a bit of refactoring in the test/ dir + completed dwarf_location_lists example |
|
More...
|
over 13 years ago
|
location lists kinda working. need more docs & readelf support |
|
More...
|
over 13 years ago
|
a bit progress on locationlists |
|
More...
|
over 13 years ago
|
basic preparations for parsing location lists |
|
More...
|
over 13 years ago
|
lazy parsing of CUs |
|
More...
|
over 13 years ago
|
simple refactoring of DWARF expr descriptions to enable use from other callers |
|
More...
|
over 13 years ago
|
another example |
|
More...
|
over 13 years ago
|
made all tests run with Python 2.6 that has unittest2 installed. Added basic tox.ini file for running tox tests |
|
More...
|
over 13 years ago
|
fix setup.py; add verbose mode (off by default) and exit code to run_readelf_test |
|
More...
|
over 13 years ago
|
fixed setup script to include internal packages as well, and removed ^M from README |
|
More...
|
over 13 years ago
|
MANIFEST tweaks + arranging examples to find elftools even if it's not installed |
|
More...
|
over 13 years ago
|
added basic TODO with distribution checklist |
|
More...
|
over 13 years ago
|
initial addition of files needed for setup |
|
More...
|
over 13 years ago
|
documentation fixes + new examples |
|
More...
|
over 13 years ago
|
updated README |
|
More...
|
over 13 years ago
|
some doc updates |
|
More...
|
over 13 years ago
|
fix ReST links in README |
|
More...
|
over 13 years ago
|
updated README |
|
More...
|
over 13 years ago
|
some cosmetic changes + updating README |
|
More...
|
over 13 years ago
|