zephyr/subsys/debug
Pieter De Gendt d5520f2e59 debug: coredump: flash backend: fix header if stream erase
If CONFIG_STREAM_FLASH_ERASE is set, a page erase is done before
writing the coredump header to the flash. If the flash page erase size
is larger than the flash write size this results in erasing part of
the coredump data.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2021-10-08 13:00:57 +02:00
..
coredump debug: coredump: flash backend: fix header if stream erase 2021-10-08 13:00:57 +02:00
gdbstub debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
asan_hacks.c debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
CMakeLists.txt debug: Move away from openocd and make it generic 2021-03-17 14:43:01 -05:00
gdbstub.c debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
Kconfig kernel: stack_sentinel: disable in single-threaded builds 2021-05-28 10:41:46 -05:00
thread_analyzer.c thread analyzer: fix formatting for unsigned int 2021-06-01 12:42:38 -05:00
thread_info.c debug: thread_info: stack pointer is not supported for xtensa 2021-09-09 19:06:38 -04:00