zephyr/subsys/debug
Dominik Ermel 743d66a7e5 debug/coredump/flash_backend: Switch to flash_area_flatten
Replace usage of flash_area_erase with flash_area_flatten to
allow code to work with devices that do not provide erase
callback.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2024-06-04 08:00:46 +02:00
..
coredump debug/coredump/flash_backend: Switch to flash_area_flatten 2024-06-04 08:00:46 +02:00
gdbstub debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00:00
symtab debug: symtab: fix linking issue due to variable redefinition 2024-05-30 16:52:01 -05:00
asan_hacks.c
CMakeLists.txt debug: implement symtab generation 2024-05-23 11:52:08 -04:00
gdbstub_backend.h
gdbstub.c gdbstub: Add v-packet handling function 2024-04-03 15:39:28 +01:00
Kconfig debug: EXCEPTION_STACK_TRACE should depend on arch Kconfigs 2024-06-03 03:02:04 -07:00
mipi_stp_decoder.c debug: Add MIPI STPv2 data stream decoder 2024-05-21 16:48:28 -04:00
thread_analyzer.c kernel: rename Z_KERNEL_STACK_BUFFER to K_KERNEL_STACK_BUFFER 2024-03-27 19:27:10 -04:00
thread_info.c