zephyr/subsys/debug
Bruno Mendes 2510e1979b debug: arc: expose thread relinquish cause
When a thread is preempted on ARC, caller-saved registers
are saved on the stack automatically (RIRQ) or manually
by the kernel ISR (FIRQ).
Exposing the thread's relinquish cause hints the debugger
that it can read more or less register values.

Signed-off-by: Bruno Mendes <bd_mendes@outlook.com>
2023-08-09 16:06:57 +00:00
..
coredump debug: coredump: flash partition: Use K_NO_WAIT when in ISR 2023-06-21 16:06:06 -04:00
gdbstub
CMakeLists.txt
Kconfig debug: thread_analyzer: use printk by default 2023-07-19 11:06:04 +00:00
asan_hacks.c
gdbstub.c
gdbstub_backend.h
thread_analyzer.c
thread_info.c debug: arc: expose thread relinquish cause 2023-08-09 16:06:57 +00:00