On Sun, 21 Jun 2020 20:30:16 +0800 Shuli Zhang <[email protected]> wrote:
> As KGDB has been implemented on RISC-V, update the feature list. > > Signed-off-by: Shuli Zhang <[email protected]> > --- > 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

