1. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  2. 86e4278 Add DWARF type information generation. by Tamas Berghammer · 9 years ago
  3. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 9 years ago
  4. e0febdf Move debug symbol writing code to elf_writer_debug.cc by David Srbecky · 9 years ago
  5. 10c1356 Refactor oat file writing to give Dex2Oat more control. by Vladimir Marko · 9 years ago
  6. 6d8c8f0 Rewrite ElfBuilder to make streaming directly to file easier. by David Srbecky · 9 years ago
  7. ad5fa8c Support generation of CFI in .debug_frame format. by David Srbecky · 9 years ago
  8. 033d745 Add binary search table to .eh_frame_hdr by David Srbecky · 9 years ago
  9. 527c9c7 Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment. by David Srbecky · 9 years ago
  10. 8dc7324 Add --include-cfi compiler option. by David Srbecky · 9 years ago
  11. 2f6cdb0 Relocate DWARF using .oat_patches. by David Srbecky · 9 years ago
  12. 3b9d57a Move DWARF related code in ElfWriter to its own file. by David Srbecky · 9 years ago