nds32: Debugging support
authorGreentime Hu <greentime@andestech.com>
Wed, 25 Oct 2017 06:32:12 +0000 (14:32 +0800)
committerGreentime Hu <greentime@andestech.com>
Thu, 22 Feb 2018 02:44:34 +0000 (10:44 +0800)
commite9d0704aa134de05b21085e6e9dab863e7ab38f7
tree9097860150f2f4c12024a108b5dc7d8ef83e64ac
parentace02e2badd12e34d781780517614c42dbbf8068
nds32: Debugging support

This patch adds ptrace support.

Signed-off-by: Vincent Chen <vincentc@andestech.com>
Signed-off-by: Greentime Hu <greentime@andestech.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/nds32/include/uapi/asm/ptrace.h [new file with mode: 0644]
arch/nds32/kernel/ptrace.c [new file with mode: 0644]