LoongArch: Add basic KGDB & KDB support
[linux-2.6-block.git] / Documentation / features / debug / kgdb / arch-support.txt
CommitLineData
47af18fe
IM
1#
2# Feature name: kgdb
3# Kconfig: HAVE_ARCH_KGDB
4# description: arch supports the kGDB kernel debugger
5#
6 -----------------------
7 | arch |status|
8 -----------------------
9 | alpha: | TODO |
10 | arc: | ok |
11 | arm: | ok |
12 | arm64: | ok |
8a5aaf97 13 | csky: | TODO |
47af18fe
IM
14 | hexagon: | ok |
15 | ia64: | TODO |
e14dd076 16 | loongarch: | ok |
47af18fe 17 | m68k: | TODO |
47af18fe
IM
18 | microblaze: | ok |
19 | mips: | ok |
47af18fe
IM
20 | nios2: | ok |
21 | openrisc: | TODO |
75da60ff 22 | parisc: | ok |
47af18fe 23 | powerpc: | ok |
c5f95886 24 | riscv: | ok |
47af18fe 25 | s390: | TODO |
47af18fe
IM
26 | sh: | ok |
27 | sparc: | ok |
47af18fe 28 | um: | TODO |
47af18fe
IM
29 | x86: | ok |
30 | xtensa: | TODO |
31 -----------------------