zephyr/subsys/debug
Robert Zieba dca836b9b1 gdbstub: Add custom backend choice
By default `GDBSTUB_SERIAL_BACKEND` will be selected as it's the only
option here. This can cause problems for code that wants to provide its
own custom backend. Add a choice for a custom backend.

Signed-off-by: Robert Zieba <robertzieba@google.com>
2024-03-11 10:38:18 -04:00
..
coredump shell: do not enable subsystem/driver shell modules by default 2023-11-20 09:21:40 +01:00
gdbstub debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00:00
asan_hacks.c
CMakeLists.txt
gdbstub_backend.h
gdbstub.c debug: gdbstub: kconfig: Add GDBSTUB_TRACE config option 2023-12-06 17:52:18 +00:00
Kconfig gdbstub: Add custom backend choice 2024-03-11 10:38:18 -04:00
thread_analyzer.c
thread_info.c debug: Set thread_info.c variables to const 2023-09-11 19:56:18 +02:00