Yuri D'Elia
|
8455c8e585
tools: Add/fix documentation
|
3 лет назад |
Yuri D'Elia
|
06eab4ac11
Handle XFLASH (D21) and serial (D23) dumps in elf_mem_map, add dump2bin
|
3 лет назад |
Yuri D'Elia
|
9f40fa6834
elf_mem_map: parse D23 output directly
|
3 лет назад |
Yuri D'Elia
|
8ec4104840
elf_mem_map: do not output registers in qdirstat output
|
3 лет назад |
Yuri D'Elia
|
d98e1b1cd9
elf_mem_map: uniquify file names in qdirstat output
|
3 лет назад |
Yuri D'Elia
|
9958c449e3
elf_mem_map: remove DWARF version except in help
|
3 лет назад |
Yuri D'Elia
|
54e24036a8
elf_mem_map: add qdirstat output for space visualization
|
3 лет назад |
Yuri D'Elia
|
676b925c5f
elf_mem_map: cleanup
|
3 лет назад |
Yuri D'Elia
|
7bdee552ce
elf_mem_map: add declaration position in --map
|
3 лет назад |
Yuri D'Elia
|
d1720cba51
elf_mem_map: reduce some duplication
|
3 лет назад |
Yuri D'Elia
|
c875aef49c
elf_mem_map: increase width again to fit new output
|
3 лет назад |
Yuri D'Elia
|
71ef94da2e
elf_mem_map: improve alignment of arrays
|
3 лет назад |
Yuri D'Elia
|
cb4f5cff9f
elf_mem_map: improve display of array-of-strings
|
3 лет назад |
Yuri D'Elia
|
776b82a6db
elf_mem_map: expand member arrays
|
3 лет назад |
Yuri D'Elia
|
29513a369d
elf_mem_map: allow to customize the name column's width
|
3 лет назад |
Yuri D'Elia
|
7f76f62af9
elf_mem_map: fix uleb128 decoding (fixes incorrect member offsets)
|
3 лет назад |
Yuri D'Elia
|
a5635997b2
elf_mem_map: allow to annotate overlapping regions for clarity
|
3 лет назад |
Yuri D'Elia
|
1d82d2da64
get_elf_map: do not reprocess members twice
|
3 лет назад |
Yuri D'Elia
|
615e8575bb
elf_mem_map: decode structs
|
3 лет назад |
Yuri D'Elia
|
9ddb5991f2
elf_mem_map: allow to disable gap dumps
|
3 лет назад |
Yuri D'Elia
|
bb8d171f34
elf_mem_map: decode integers with correct endianness
|
3 лет назад |
Yuri D'Elia
|
1181e78484
elf_mem_map: handle all pointer types correctly
|
3 лет назад |
Yuri D'Elia
|
c311266a83
elf_mem_map: handle abstract locations
|
3 лет назад |
Yuri D'Elia
|
2718dbb42c
elf_mem_map: array n-dimensional expansion
|
3 лет назад |
Yuri D'Elia
|
29b8c89ec2
elf_mem_map: decode arrays (first dimension)
|
3 лет назад |
Yuri D'Elia
|
1de3fa51c9
elf_mem_map: decode doubles correctly
|
3 лет назад |
Yuri D'Elia
|
40b737e33d
elf_mem_map: switch to a named tuple for extensibility
|
3 лет назад |
Yuri D'Elia
|
f2192dc5e6
elf_mem_dump: fix unknown address
|
3 лет назад |
Yuri D'Elia
|
c321ba4821
elf_mem_map: also dump gaps between known regions
|
3 лет назад |
Yuri D'Elia
|
4c6339ac46
elf_mem_map: decode correctly void pointers
|
3 лет назад |