From b9fdf1687c4093e2ebb5e2f1100fb7d993bcb9c9 Mon Sep 17 00:00:00 2001 From: Xingyu Wang Date: Fri, 22 Jul 2022 12:24:23 +0800 Subject: [PATCH] P MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit @Maisie-x 本文首发地址:https://linux.cn/article-14853-1.html 您的 LCTT 专页:https://linux.cn/lctt/Maisie-x --- ... A hands-on tutorial for using the GNU Project Debugger.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename {translated/tech => published}/20210107 A hands-on tutorial for using the GNU Project Debugger.md (99%) diff --git a/translated/tech/20210107 A hands-on tutorial for using the GNU Project Debugger.md b/published/20210107 A hands-on tutorial for using the GNU Project Debugger.md similarity index 99% rename from translated/tech/20210107 A hands-on tutorial for using the GNU Project Debugger.md rename to published/20210107 A hands-on tutorial for using the GNU Project Debugger.md index 1f58ea4baa..d4efbf9e65 100644 --- a/translated/tech/20210107 A hands-on tutorial for using the GNU Project Debugger.md +++ b/published/20210107 A hands-on tutorial for using the GNU Project Debugger.md @@ -4,8 +4,8 @@ [#]: collector: "lkxed" [#]: translator: "Maisie-x" [#]: reviewer: "wxy" -[#]: publisher: " " -[#]: url: " " +[#]: publisher: "wxy" +[#]: url: "https://linux.cn/article-14853-1.html" 手把手教你使用 GNU 调试器 ======