Documentation: Drop IA64 from feature descriptions
[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 14 | hexagon: | ok |
e14dd076 15 | loongarch: | ok |
47af18fe 16 | m68k: | TODO |
47af18fe
IM
17 | microblaze: | ok |
18 | mips: | ok |
47af18fe
IM
19 | nios2: | ok |
20 | openrisc: | TODO |
75da60ff 21 | parisc: | ok |
47af18fe 22 | powerpc: | ok |
c5f95886 23 | riscv: | ok |
47af18fe 24 | s390: | TODO |
47af18fe
IM
25 | sh: | ok |
26 | sparc: | ok |
47af18fe 27 | um: | TODO |
47af18fe
IM
28 | x86: | ok |
29 | xtensa: | TODO |
30 -----------------------