Handle absence of .debug_ranges gracefully
authorSanthosh Kumar Mani <santhoshmani@gmail.com>
Thu, 23 Jan 2014 15:55:24 +0000 (21:25 +0530)
committerSanthosh Kumar Mani <santhoshmani@gmail.com>
Thu, 23 Jan 2014 15:55:24 +0000 (21:25 +0530)
commit111b8f8b77974a966eb6dc1e0f08c1b224bbd183
tree4d650426574c791511d1200aa87f36f51337a237
parent260f0e2389e6bab0334ebac85f41e383f44091dc
Handle absence of .debug_ranges gracefully
elftools/dwarf/dwarfinfo.py
examples/dwarf_range_lists.py
test/test_dwarf_range_lists.py [new file with mode: 0644]
test/testfiles_for_unittests/sample_exe64.elf [new file with mode: 0644]