mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 10:01:56 +00:00
This issuse is found in arch/arc's memory domain api support. For arc, dwarf-2 is used to keep compatible with synopsys metaware mdb debugger. However, the gen_kobject_list.py cannot generate the correct information from dwarf-2, because loc.form's value is DW_FORM_block1. If dwarf-4 is adopted, there is no issuse. Other arch and tools may use dwarf-2 and face the same issuse, so this commit is created. Signed-off-by: Wayne Ren <wei.ren@synopsys.com> |
||
---|---|---|
.. | ||
checkpatch | ||
ci | ||
cmake | ||
cross_compiler | ||
dts | ||
footprint | ||
gitlint | ||
kconfig | ||
sanity_chk | ||
support | ||
.gitignore | ||
check_host_is_ok.py | ||
check_link_map.py | ||
checkpatch.pl | ||
checkstack.pl | ||
CMakeLists.txt | ||
file2hex.py | ||
filter-known-issues.py | ||
gen_gdt.py | ||
gen_idt.py | ||
gen_kobject_list.py | ||
gen_mmu_x86.py | ||
gen_offset_header.py | ||
gen_syscall_header.py | ||
gen_syscalls.py | ||
headerdep.pl | ||
make-ll | ||
mksysmap | ||
parse_syscalls.py | ||
process_gperf.py | ||
qemu-machine-hack.py | ||
requirements.txt | ||
sanitycheck | ||
spelling.txt | ||
tags.sh | ||
timestamp | ||
uncrustify.cfg | ||
vercomp | ||
waitpid |