aboutsummaryrefslogtreecommitdiff
path: root/lib/DebugInfo/DWARFDebugInfoEntry.cpp
AgeCommit message (Expand)Author
2011-09-15DWARF: wire up .debug_str dumping.Benjamin Kramer
2011-09-15DWARF: Make DIE printing more bulletproof.Benjamin Kramer
2011-09-14DWARF: Generate the address lookup table from the DIE tree if .debug_aranges ...Benjamin Kramer
2011-09-14DWARF: Improve indentation of DIE dumping so it's easier to see the structure.Benjamin Kramer
2011-09-14DebugInfo: Don't print DIEs multiple times.Benjamin Kramer
2011-09-13Style & indentation tweaks.Benjamin Kramer
2011-09-13Sketch out a DWARF parser.Benjamin Kramer