zephyr/scripts
Wayne Ren c92047fcb7 script: make gen_kobject_list.py compatible with dwarf-2
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>
2018-01-17 07:43:53 -05:00
..
checkpatch
ci
cmake
cross_compiler
dts
footprint
gitlint gitlint: fix check for line_count 2018-01-11 10:48:03 -05:00
kconfig cmake: Don't specify a C standard when building Kconfig 2018-01-12 08:05:35 -05:00
sanity_chk
support cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
.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 cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
gen_idt.py cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
gen_kobject_list.py script: make gen_kobject_list.py compatible with dwarf-2 2018-01-17 07:43:53 -05:00
gen_mmu_x86.py cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
gen_offset_header.py
gen_syscall_header.py
gen_syscalls.py
headerdep.pl
make-ll
mksysmap
parse_syscalls.py scripts: parse_syscalls: Multiplatform separators 2018-01-11 10:48:56 -05:00
process_gperf.py cmake: Fix "make VERBOSE=1" 2018-01-10 22:14:53 -05:00
qemu-machine-hack.py
requirements.txt doc: update doc tools versions 2018-01-11 06:51:22 -05:00
sanitycheck sanitycheck: Allow pre/postfixes in tests stdout 2018-01-15 18:42:09 -05:00
spelling.txt
tags.sh scripts: fix tags.sh to current source tree 2018-01-15 18:30:28 -05:00
timestamp
uncrustify.cfg
vercomp
waitpid