summary refs log tree commit diff
path: root/Documentation/features/debug
diff options
context:
space:
mode:
authorShuli Zhang <zhshuli@aliyun.com>2020-06-21 20:30:16 +0800
committerJonathan Corbet <corbet@lwn.net>2020-06-26 10:57:43 -0600
commitc5f95886fa9837b0cfc33ebcf4cdb0797018a991 (patch)
treefb8bc6dd38f5f470327647ac9c6a5500d26be5bf /Documentation/features/debug
parenta5989e29acb80583eb476769a7b50d65db83d068 (diff)
downloadlinux-c5f95886fa9837b0cfc33ebcf4cdb0797018a991.tar.gz
Documentation/features: Add KGDB support on RISC-V
As KGDB has been implemented on RISC-V, update the feature list.

Signed-off-by: Shuli Zhang <zhshuli@aliyun.com>
Link: https://lore.kernel.org/r/20200621123016.9289-1-zhshuli@aliyun.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/debug')
-rw-r--r--Documentation/features/debug/kgdb/arch-support.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/features/debug/kgdb/arch-support.txt b/Documentation/features/debug/kgdb/arch-support.txt
index 38c40cfa0578..8e5a6c32666f 100644
--- a/Documentation/features/debug/kgdb/arch-support.txt
+++ b/Documentation/features/debug/kgdb/arch-support.txt
@@ -23,7 +23,7 @@
     |    openrisc: | TODO |
     |      parisc: |  ok  |
     |     powerpc: |  ok  |
-    |       riscv: | TODO |
+    |       riscv: |  ok  |
     |        s390: | TODO |
     |          sh: |  ok  |
     |       sparc: |  ok  |