David Anderson
a08a8549e3
Now we support .debug_types (type unit DIEs) in -i output.
2011-10-29 16:32:34 -07:00
David Anderson
ce489a2fab
Moves a local variable definition in dwarf_form.c so
...
the code will compile with c90 (we do not require c99).
2011-09-02 15:15:09 -07:00
David Anderson
f08fb9ccca
dwarf_form.c: Code getting access to CU context and
...
dbg was repeated many times. Refactored the common
code into a file-static subprogram.
2011-06-09 07:50:43 -07:00
David Anderson
02b5816fd1
libdwarf/dwarf_alloc.c dwarf_form.c dwarf_frame.c dwarf_frame2.c
...
dwarf_line.c dwarf_print_lines.c all had minor issues
that -Wall found (none of them correctness issues).
2011-06-04 10:39:42 -07:00
David Anderson
a3eb288589
All the files changed, a massive correction to inconsistent
...
indentation. No interfaces changed. One new and
not very significant (to most people) interface added which
returns a count of abbreviations in an abbreviation section.
Copyrights updated for 2011.
2011-03-29 13:31:47 -07:00
David Anderson
637442ea0b
Initial commit. Content is the libdwarf-20110113.tar.gz
...
last-released-libdwarf and dwarfdump.
2011-03-19 11:38:11 -07:00