zephyr/subsys/debug
Martin Åberg 2b1baf6e33 debug: openocd: Support for building on SPARC
This adds the pieces needed for openocd.c to compile when ARCH=SPARC.
In particular, it allows the tracing.osawareness.openocd sample to
build and run.

Signed-off-by: Martin Åberg <martin.aberg@gaisler.com>
2020-11-13 14:53:55 -08:00
..
coredump debug/coredump: add a primitive coredump mechanism 2020-08-24 20:28:24 -04:00
gdbstub debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
CMakeLists.txt debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
Kconfig debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
asan_hacks.c
gdbstub.c debug: gdbstub: Send an error code when accessing invalid memory 2020-09-02 20:54:57 -04:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
openocd.c debug: openocd: Support for building on SPARC 2020-11-13 14:53:55 -08:00
thread_analyzer.c subsys: Replace printf by printk when applicable 2020-05-09 21:25:33 +02:00