Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
c3cf1d2e35a45bd2e2c60fbc9c2a1a6a56dfc529
/
compiler
/
elf_writer_debug.cc
60edf5c
Merge "Change the order of functions in .debug_frame to save space."
by David Srbecky
· 9 years ago
8206291
Merge "Do not write full method signature in mini-debug-info."
by David Srbecky
· 9 years ago
30202b2
Merge "Revert "Revert "Add option to generate compressed backtrace info."""
by David Srbecky
· 9 years ago
5e974a6
Change the order of functions in .debug_frame to save space.
by David Srbecky
· 9 years ago
5288611
Do not write full method signature in mini-debug-info.
by David Srbecky
· 9 years ago
5b1c2ca
Revert "Revert "Add option to generate compressed backtrace info.""
by David Srbecky
· 9 years ago
36867b4
Merge "Generate DWARF line numbers only for points with dex register map."
by David Srbecky
· 9 years ago
8546cc9
Revert "Add option to generate compressed backtrace info."
by David Srbecky
· 9 years ago
4f50ee2
Generate DWARF line numbers only for points with dex register map.
by David Srbecky
· 9 years ago
5fdcc3c
Add option to generate compressed backtrace info.
by David Srbecky
· 9 years ago
9b3607d
Generate unique ID for each type during native debugging.
by David Srbecky
· 9 years ago
e8df33e
Merge "Create helper class for DWARF expressions."
by David Srbecky
· 9 years ago
91cb54e
Create helper class for DWARF expressions.
by David Srbecky
· 9 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 9 years ago
fffbee4
Report types loaded during init to the native debugger
by Tamas Berghammer
· 9 years ago
03c941f
Emit some additional debug info for java.lang.String
by Tamas Berghammer
· 9 years ago
86e4278
Add DWARF type information generation.
by Tamas Berghammer
· 9 years ago
5cc349f
Report DWARF debug information for JITed code.
by David Srbecky
· 9 years ago
e0febdf
Move debug symbol writing code to elf_writer_debug.cc
by David Srbecky
· 9 years ago
96c9de9
Merge "Refactor DexFile::DecodeDebugInfo."
by David Srbecky
· 9 years ago
b06e28e
Refactor DexFile::DecodeDebugInfo.
by David Srbecky
· 9 years ago
7b000c9
Merge "Set DW_AT_comp_dir for each compile unit in dwarf"
by Tamas Berghammer
· 9 years ago
f71b3ad
Get source mapping table from stack maps.
by David Srbecky
· 9 years ago
8c55712
Set DW_AT_comp_dir for each compile unit in dwarf
by Tamas Berghammer
· 9 years ago
996ed0b
Add local variables to DWARF.
by David Srbecky
· 9 years ago
d1744d4
Merge "Refactor oat file writing to give Dex2Oat more control."
by Vladimir Marko
· 9 years ago
10c1356
Refactor oat file writing to give Dex2Oat more control.
by Vladimir Marko
· 9 years ago
3dd7e5a
Temporarily omit MIPS floating point registers in DWARF.
by David Srbecky
· 9 years ago
0fd295f
Add stack locations to DWARF parameters.
by David Srbecky
· 9 years ago
04b0526
Encode function signatures properly in DWARF.
by David Srbecky
· 9 years ago
b851b49
Stream DWARF debug section directly to disk.
by David Srbecky
· 9 years ago
5f5509a
Move .debug_line before .debug_info.
by David Srbecky
· 9 years ago
6d8c8f0
Rewrite ElfBuilder to make streaming directly to file easier.
by David Srbecky
· 9 years ago
35831e8
Reduce memory used by CompiledMethods.
by Vladimir Marko
· 9 years ago
c04c800
Revert "Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""""
by Nicolas Geoffray
· 9 years ago
ed6195a
Revert "Revert "Revert "Make dex2dex return a CompiledMethod after quickening."""
by Nicolas Geoffray
· 9 years ago
f075879
Revert "Revert "Make dex2dex return a CompiledMethod after quickening.""
by Nicolas Geoffray
· 9 years ago
80afd02
ART: Clean up arm64 kNumberOfXRegisters usage.
by Vladimir Marko
· 10 years ago
dc80984
Merge "Write 64-bit address in DWARF if we are on 64-bit architecture."
by David Srbecky
· 10 years ago
ad5fa8c
Support generation of CFI in .debug_frame format.
by David Srbecky
· 10 years ago
e3d623e
ART: Fix max build
by Andreas Gampe
· 10 years ago
033d745
Add binary search table to .eh_frame_hdr
by David Srbecky
· 10 years ago
6d73c9d
Do not write CFI and symbols for deduplicate methods.
by David Srbecky
· 10 years ago
8a813f7
Do not mention x86 floating point numbers in CFI.
by David Srbecky
· 10 years ago
297ed22
Write 64-bit address in DWARF if we are on 64-bit architecture.
by David Srbecky
· 10 years ago
527c9c7
Generate .eh_frame_hdr section and PT_GNU_EH_FRAME segment.
by David Srbecky
· 10 years ago
799b8c4
Split .debug_info section to compilation units.
by David Srbecky
· 10 years ago
626a166
Append [DEDUPED] suffix to all deduped methods in the symbol table.
by David Srbecky
· 10 years ago
8dc7324
Add --include-cfi compiler option.
by David Srbecky
· 10 years ago
2f6cdb0
Relocate DWARF using .oat_patches.
by David Srbecky
· 10 years ago
3b9d57a
Move DWARF related code in ElfWriter to its own file.
by David Srbecky
· 10 years ago