zephyr/subsys/debug
Antony Pavlov 0369998e61 arch: add MIPS architecture support
MIPS (Microprocessor without Interlocked Pipelined Stages) is a
instruction set architecture (ISA) developed by MIPS Computer
Systems, now MIPS Technologies.

This commit provides MIPS architecture support to Zephyr. It is
compatible with the MIPS32 Release 1 specification.

Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
2022-01-19 13:48:21 -05:00
..
coredump debug: coredump: allow for coredump backends to be defined outside of tree 2022-01-11 18:17:24 -05:00
gdbstub debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
asan_hacks.c debug: asan: Added leak suppression for SDL2 & X11 2019-12-09 16:38:48 -05:00
CMakeLists.txt debug: Move away from openocd and make it generic 2021-03-17 14:43:01 -05:00
gdbstub_backend.h debug: x86: Add gdbstub for X86 2020-09-02 20:54:57 -04:00
gdbstub.c xtensa: introduce support for GDB stub 2021-11-30 15:24:00 -05:00
Kconfig debug: coredump: add xtensa coredump 2021-12-14 07:40:55 -05:00
thread_analyzer.c debug: thread analyzer to display runtime stats 2022-01-10 10:38:06 -05:00
thread_info.c arch: add MIPS architecture support 2022-01-19 13:48:21 -05:00