1. c942e6b Add support for fetching inlining context (stack of source code locations) by Alexey Samsonov · 13 years ago
  2. 034e57a Add basic support for .debug_ranges section to LLVM's DebugInfo library. by Alexey Samsonov · 13 years ago
  3. e16e16a DebugInfo library: add support for fetching absolute paths to source files by Alexey Samsonov · 13 years ago
  4. f4462fa This patch extends the libLLVMDebugInfo which contains a minimalistic DWARF parser: by Alexey Samsonov · 13 years ago
  5. 5fd56b8 Fix a few changes I missed. by Michael J. Spencer · 14 years ago
  6. 4d9924f llvm-dwarfdump: Add an option to print out line info for a specific address by Benjamin Kramer · 14 years ago
  7. 07d4b1c DWARF: wire up .debug_str dumping. by Benjamin Kramer · 14 years ago
  8. 5acab50 DWARF: Add basic support for line tables. by Benjamin Kramer · 14 years ago
  9. 973b5cd llvm-dwarfdump: Make the "is debug info section" heuristic stricter so it doesn't accidentaly picks up the wrong section. by Benjamin Kramer · 14 years ago
  10. a6002fd DWARF: Port support for parsing .debug_aranges section from LLDB and wire it up to llvm-dwarfdump. by Benjamin Kramer · 14 years ago
  11. aa2f78f Sketch out a DWARF parser. by Benjamin Kramer · 14 years ago