[PATCH] Documentation/features: Add KGDB support on RISC-V

Jonathan Corbet corbet at lwn.net
Fri Jun 26 12:38:49 EDT 2020


On Sun, 21 Jun 2020 20:30:16 +0800
Shuli Zhang <zhshuli at aliyun.com> wrote:

> As KGDB has been implemented on RISC-V, update the feature list.
> 
> Signed-off-by: Shuli Zhang <zhshuli at aliyun.com>
> ---
>  Documentation/features/debug/kgdb/arch-support.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/features/debug/kgdb/arch-support.txt b/Documentation/features/debug/kgdb/arch-support.txt
> index 38c40cf..8e5a6c3 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  |

Applied, thanks.

jon



More information about the linux-riscv mailing list