4 Commits

Author SHA1 Message Date
jasper
ea32df657b might as well take maintainership 2016-09-09 12:25:07 +00:00
jasper
13371b2273 fix some subtle breakage which manifested itself in a various ways of
ctfconvert (libdwarf) being unable to determine the relocation size
and not recognizing Elf64. this also unbreaks dwarfdump.

the 6th stage of debugging is strong with this one
2016-09-09 12:20:14 +00:00
jasper
f4e930d87b update to libdwarf-20160613 2016-08-30 15:11:19 +00:00
ajacoutot
0f16a7b099 Import libdwarf-20160115.
Library to access the DWARF debugging file format which supports source level
debugging of a number of procedural languages, such as C, C++, and Fortran.
See http://www.dwarfstd.org for DWARF specification.

It also provides the dwarfdump tool.

req. by and ok mpi@
2016-03-26 12:53:30 +00:00