zephyr/subsys/debug
Jeppe Odgaard 530a3092fe debug: coredump: flash backend: print error if write fails
The loop in `coredump_flash_backend_buffer_output` might fail without
any alerts. This could be due to e.g. a too small coredump-partion.

Add a LOG_ERR if an error occurs.

Signed-off-by: Jeppe Odgaard <jeppe.odgaard@prevas.dk>
2023-10-26 07:57:12 -04:00
..
coredump
gdbstub
asan_hacks.c
CMakeLists.txt
gdbstub_backend.h
gdbstub.c
Kconfig
thread_analyzer.c
thread_info.c