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 debug: coredump: flash backend: print error if write fails 2023-10-26 07:57:12 -04:00
gdbstub debug: gdbstub: Move to DTS for uart device 2022-08-01 09:09:45 -07:00
asan_hacks.c
CMakeLists.txt
gdbstub_backend.h
gdbstub.c debug: gdbstub: s/device.h/init.h 2023-08-30 11:52:49 +02:00
Kconfig kconfig: Remove MP_NUM_CPUS usage 2023-10-03 17:45:53 +01:00
thread_analyzer.c all: Fix "#if IS_ENABLED(CONFIG_FOO)" occurrences 2022-12-21 10:09:23 +01:00
thread_info.c debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00