diff options
author | gaochao <gaochao49@huawei.com> | 2022-05-14 13:00:46 +0300 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2022-05-17 22:37:53 +0300 |
commit | e315b831f0d6ec8072fed26502caba5108ddfc48 (patch) | |
tree | 9fd61b914b2cc81ea8be9a55a93b56c7bda9bcc8 /Documentation/translations/zh_CN/dev-tools/index.rst | |
parent | 206bc4348603866bf42a6690f26e152522a057dc (diff) | |
download | linux-e315b831f0d6ec8072fed26502caba5108ddfc48.tar.xz |
docs/zh_CN: Add dev-tools/gdb-kernel-debugging.rst Chinese translation
Translate dev-tools/gdb-kernel-debugging.rst into Chinese.
Signed-off-by: gaochao <gaochao49@huawei.com>
Reviewed-by: Yanteng Si <siyanteng@loongson.cn>
Reviewed-by: Wu XiangCheng <bobwxc@email.cn>
Link: https://lore.kernel.org/r/20220514100046.1683-1-gaochao49@huawei.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/translations/zh_CN/dev-tools/index.rst')
-rw-r--r-- | Documentation/translations/zh_CN/dev-tools/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/translations/zh_CN/dev-tools/index.rst b/Documentation/translations/zh_CN/dev-tools/index.rst index 77a8c44cdf49..02577c379007 100644 --- a/Documentation/translations/zh_CN/dev-tools/index.rst +++ b/Documentation/translations/zh_CN/dev-tools/index.rst @@ -25,6 +25,7 @@ Documentation/translations/zh_CN/dev-tools/testing-overview.rst sparse gcov kasan + gdb-kernel-debugging Todolist: @@ -34,7 +35,6 @@ Todolist: - kmemleak - kcsan - kfence - - gdb-kernel-debugging - kgdb - kselftest - kunit/index |