zephyr/scripts
Marti Bolivar 15384b79c3 scripts: west: fix 'west debug'
We can't invoke west's main as a subprocess, or control-C from GDB in
a 'west debug' will terminate the program. Import it and run main as a
function in the same process instead.

Clean up some cruft and remove unused code while we're here, to keep
this file shorter.

Signed-off-by: Marti Bolivar <marti@foundries.io>
2018-12-19 17:34:14 +01:00
..
checkpatch
ci scripts: ci: check-compliance: Fix running out-of-tree 2018-12-14 13:11:24 +01:00
cmake
coccinelle coccinelle: Updating ignore_return to support memcpy 2018-12-19 14:37:25 +01:00
cross_compiler
dts scripts: extract_dts_includes: Generate defines for chosen props 2018-12-17 11:26:40 +01:00
footprint size_report: cleanup up detection and error handling 2018-10-29 10:15:17 -04:00
gitlint gitlint: do not start with subsys: 2018-11-28 09:22:01 -08:00
kconfig menuconfig: Add show-help mode 2018-12-18 13:28:37 +01:00
meta/west
sanity_chk sanitycheck: remove unused platforms keyword 2018-11-19 15:03:55 -05:00
support
.gitignore
check_link_map.py
checkpatch.pl
checkstack.pl
coccicheck scripts: coccicheck: Improve continuous run operation 2018-12-05 15:14:05 -05:00
dir_is_writeable.py
elf_helper.py elf_helper: skip SYS_INIT() "devices" 2018-12-03 11:44:01 -08:00
file2hex.py
filter-known-issues.py
gen_alignment_script.py
gen_app_partitions.py scripts: add missing lincense in scripts/gen_app_partitions.py 2018-11-30 15:22:58 +01:00
gen_cfb_font_header.py subsys: fb: add support for generating CFB font headers at build time 2018-11-28 11:46:00 +01:00
gen_gdt.py
gen_idt.py x86: add dynamic interrupt support 2018-11-10 11:01:22 -05:00
gen_kobject_list.py k_mem_slab: track as a kernel object 2018-11-15 16:20:36 -05:00
gen_mmu_x86.py
gen_offset_header.py
gen_priv_stacks.py
gen_relocate_app.py scripts: gen_relocate_app.py: Script for relocating files in memory. 2018-12-07 10:32:41 -05:00
gen_syscall_header.py
gen_syscalls.py
mergehex.py cmake: flash: scripts: Include externally built hex files 2018-12-04 19:04:13 +01:00
parse_syscalls.py
process_gperf.py userspace: eliminate warning in process_gperf.py 2018-12-07 20:26:46 -05:00
qemu-machine-hack.py
requirements.txt cmake: flash: scripts: Include externally built hex files 2018-12-04 19:04:13 +01:00
sanitycheck sanitycheck: filter by device tree configs 2018-12-11 13:13:26 -06:00
spelling.txt
subfolder_list.py
tags.sh
waitpid
west scripts: west: fix 'west debug' 2018-12-19 17:34:14 +01:00