Merge tag 'pwm/for-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry...
[sfrench/cifs-2.6.git] / Documentation / features / debug / kgdb / arch-support.txt
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  |
13     |         c6x: | TODO |
14     |       h8300: | TODO |
15     |     hexagon: |  ok  |
16     |        ia64: | TODO |
17     |        m68k: | TODO |
18     |  microblaze: |  ok  |
19     |        mips: |  ok  |
20     |       nios2: |  ok  |
21     |    openrisc: | TODO |
22     |      parisc: | TODO |
23     |     powerpc: |  ok  |
24     |        s390: | TODO |
25     |          sh: |  ok  |
26     |       sparc: |  ok  |
27     |          um: | TODO |
28     |   unicore32: | TODO |
29     |         x86: |  ok  |
30     |      xtensa: | TODO |
31     -----------------------