zephyr/subsys/debug/gdbstub
Guennadi Liakhovetski 29f66ab823 gdb: fix building without UART support
GDB can now also be built without UART support, e.g. on Xtensa it can
use a memory window backend. Update the Kconfig dependency to avoid
build failures.

Signed-off-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com>
2025-06-23 12:32:44 -07:00
..
CMakeLists.txt
gdbstub_backend_serial.c
gdbstub_backend.h
gdbstub.c gdbstub: make immediate GDB stub entry optional 2025-06-23 12:32:44 -07:00
Kconfig gdb: fix building without UART support 2025-06-23 12:32:44 -07:00